Skip to content

Hostname

bluewjddms.com

Last fetched

bluewjddms.com resolves to 5 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bluewjddms.comRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bluewjddms.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.239.32.31216.239.32.0/24AS15169GOOGLE - Google LLCUS
216.239.34.31216.239.34.0/24AS15169GOOGLE - Google LLCUS
216.239.36.31216.239.36.0/24AS15169GOOGLE - Google LLCUS
216.239.38.31216.239.38.0/24AS15169GOOGLE - Google LLCUS
27.0.236.13927.0.236.0/22AS38099KR

WHOIS identity

Registrar
iana:244
Organization
kim jung eun
Contact emails

Subdomains

5 observed subdomains of bluewjddms.com.

Threat posture

History

Related pages

Pivot deeper into the graph from bluewjddms.com.

Cypher and MCP

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

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