Skip to content

Hostname

cafusa.com

Last fetched

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

Nutrition Label

WHISPER CANON · cafusa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cafusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.16.25518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.216.2473.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
cafusa
Contact emails

Subdomains

7 observed subdomains of cafusa.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cafusa.com.

MechanismTarget
SPF_INCLUDE_spf.oktey.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.55.145.194
SPF_IP143.55.148.110
SPF_IP195.16.132.160
SPF_IP195.16.149.32
SPF_IP195.235.66.34

Related pages

Pivot deeper into the graph from cafusa.com.

Cypher and MCP

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

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