Skip to content

Hostname

hypeddit.com

Last fetched

hypeddit.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.85.238100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.62.204100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.68.233100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.48.73100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.12.18713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.213.4718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.18.20918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.188.20184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.98.12423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.229.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.206.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.175.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.249.1393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.21.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.82.1513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.112.2063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.250.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.193.293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.164.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.24.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hypeddit.com.

MechanismTarget
SPF_INCLUDEjusthost.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from hypeddit.com.

Cypher and MCP

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

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