Skip to content

Hostname

8uid.com

Last fetched

8uid.com resolves to 14 IPv4 addresses operated by DDOS-PROTECTION-LTD in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.148.240.11038.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.11838.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.14538.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.16738.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.19038.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.23938.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.5738.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.8238.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.148.240.9538.148.240.0/24AS213840DDOS-PROTECTION-LTDUS
38.247.12.18938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.13.17638.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.14.17538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.54.13.19938.54.12.0/23AS138915KAOPU-HK Kaopu Cloud HK LimitedDE
45.77.42.13145.77.32.0/20AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

Registrar
iana:1697
Organization
domain administrator
Contact emails

Subdomains

13 observed subdomains of 8uid.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 8uid.com.

Cypher and MCP

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

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