Skip to content

Hostname

roundpegg.com

Last fetched

roundpegg.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · roundpegg.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roundpegg.com

Resolution chain

roundpegg.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.217.217.433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.1.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.103.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.48.10034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.208.9734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.10.1135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.24.14635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.197.11954.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
blackhawk network holdings,
Contact emails

Subdomains

9 observed subdomains of roundpegg.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for roundpegg.com.

MechanismTarget
SPF_Aroundpegg.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEu288793.wl.sendgrid.net
SPF_MXroundpegg.com

Related pages

Pivot deeper into the graph from roundpegg.com.

Cypher and MCP

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

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