Skip to content

Hostname

5d8y.com

Last fetched

5d8y.com resolves to 15 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3863 as the registrar.

Nutrition Label

WHISPER CANON · 5d8y.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/5d8y.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.125.101104.16.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.157.127104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.255.140104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.173.107104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.30.135104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.61.193104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.141.136104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.158.96104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.125104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.173104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.190.212104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.191.171104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.20172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.156.207172.64.156.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3863
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 5d8y.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 5d8y.com.

Cypher and MCP

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

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