Skip to content

Hostname

pt.caffe.com

Last fetched

pt.caffe.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · pt.caffe.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pt.caffe.com

Resolution chain

pt.caffe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.253.244.14334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with pt.caffe.com in WhisperGraph.

Subdomains

6 observed subdomains of pt.caffe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pt.caffe.com.

MechanismTarget
SPF_Apt.caffe.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEptcspf.pt.caffe.com
SPF_IP93.174.64.0/21
SPF_MXpt.caffe.com

Related pages

Pivot deeper into the graph from pt.caffe.com.

Cypher and MCP

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

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