Skip to content

Hostname

curfadde.com

Last fetched

curfadde.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · curfadde.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/curfadde.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.160.78.4118.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.7418.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.7918.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.8818.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.10399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from curfadde.com.

Cypher and MCP

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

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