Skip to content

Hostname

ponroy.com

Last fetched

ponroy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1673 as the registrar.

Nutrition Label

WHISPER CANON · ponroy.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ponroy.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.243.200.13134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1673
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of ponroy.com.

Web-graph footprint

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

218 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ponroy.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.108.25.249
SPF_IP84.239.66.12

Related pages

Pivot deeper into the graph from ponroy.com.

Cypher and MCP

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

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