Skip to content

Hostname

osl2exdd.com

Last fetched

osl2exdd.com resolves to 8 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · osl2exdd.comRouting diversity3.9/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/osl2exdd.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.150.59.15534.150.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.153.3134.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.218.3734.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.246.8234.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.35.10534.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.220.165.5435.220.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.220.196.13635.220.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.241.74.12535.241.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

1 observed subdomain of osl2exdd.com.

Threat posture

History

Related pages

Pivot deeper into the graph from osl2exdd.com.

Cypher and MCP

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

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