Skip to content

Hostname

17fa47cd.21.ik2.com

Last fetched

17fa47cd.21.ik2.com resolves to 3 IPv4 addresses operated by PDC-BGP - Data Management in US.

Nutrition Label

WHISPER CANON · 17fa47cd.21.ik2.comRouting diversity3.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/17fa47cd.21.ik2.com

Resolution chain

17fa47cd.21.ik2.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.246.57.23038.246.56.0/23AS395584PDC-BGP - Data ManagementUS
64.38.239.8364.38.224.0/20AS20454SSASN2 - SECURED SERVERS LLCUS
66.228.130.22066.228.130.0/24AS19337MOBIUSPARTNERS - Mobius Partners InternetUS

WHOIS identity

No WHOIS records are currently associated with 17fa47cd.21.ik2.com in WhisperGraph.

Subdomains

1 observed subdomain of 17fa47cd.21.ik2.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 17fa47cd.21.ik2.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "17fa47cd.21.ik2.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.