Skip to content

Hostname

dws99naruto.cfd

Last fetched

dws99naruto.cfd resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dws99naruto.cfdRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dws99naruto.cfd

Resolution chain

dws99naruto.cfd resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.136.163.3018.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.214.19518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.118.1983.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dws99naruto.cfd in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dws99naruto.cfd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dws99naruto.cfd"})-[: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.