Skip to content

Hostname

ptcnetwork.com

Last fetched

ptcnetwork.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

ptcnetwork.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.168.114.187184.168.96.0/19AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of ptcnetwork.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ptcnetwork.com.

MechanismTarget
SPF_Aptcnetwork.com
SPF_INCLUDEmailgun.org
SPF_IP122.187.22.149
SPF_IP14.97.84.227
SPF_IP148.72.88.0
SPF_IP180.151.95.132
SPF_IP203.92.39.115
SPF_IP203.92.39.116

Related pages

Pivot deeper into the graph from ptcnetwork.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ptcnetwork.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.