Skip to content

Hostname

cafedpr.com

Last fetched

cafedpr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.37.1053.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.1223.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.173.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.683.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of cafedpr.com.

Web-graph footprint

Distinct hostnames that link to or from cafedpr.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cafedpr.com.

MechanismTarget
SPF_Acafedpr.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXcafedpr.com

Related pages

Pivot deeper into the graph from cafedpr.com.

Cypher and MCP

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

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