Skip to content

Hostname

dkfsopp8.com

Last fetched

dkfsopp8.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · dkfsopp8.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dkfsopp8.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.173.10918.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.1318.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.5718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.9618.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.1152.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.12352.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.3152.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.652.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.4718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

2 observed subdomains of dkfsopp8.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dkfsopp8.com.

Cypher and MCP

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

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