Skip to content

Hostname

ptgtn.com

Last fetched

ptgtn.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ptgtn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ptgtn.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1503
Organization
widodo nugroho
Contact emails

Subdomains

11 observed subdomains of ptgtn.com.

Web-graph footprint

Distinct hostnames that link to or from ptgtn.com in the public web crawl.

26 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ptgtn.com

SPF policy

6 SPF mechanisms authorising senders for ptgtn.com.

MechanismTarget
SPF_Aptgtn.com
SPF_IP103.6.54.198
SPF_IP103.6.55.22
SPF_IP113.20.29.28
SPF_IP180.235.149.188
SPF_MXptgtn.com

Related pages

Pivot deeper into the graph from ptgtn.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ptgtn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.