Skip to content

Hostname

hey.cafe

Last fetched

hey.cafe resolves to 7 IPv4 addresses operated by CDN77 _ in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · hey.cafeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hey.cafe

Resolution chain

hey.cafe resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

25 observed subdomains of hey.cafe.

Web-graph footprint

Distinct hostnames that link to or from hey.cafe in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for hey.cafe.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from hey.cafe.

Cypher and MCP

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

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