Skip to content

Hostname

forums.cafe

Last fetched

forums.cafe resolves to 4 IPv4 addresses operated by ASN-4IXP 4b42 Internet Exchange Point in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.13.66.1000.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
45.13.66.1010.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
45.13.66.1020.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
45.13.66.1030.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS

WHOIS identity

Registrar
iana:303
Organization
wistex techsero ltd.
Contact emails

Subdomains

3 observed subdomains of forums.cafe.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for forums.cafe.

MechanismTarget
SPF_Aforums.cafe
SPF_Awater.techsero.org
SPF_MXforums.cafe

Related pages

Pivot deeper into the graph from forums.cafe.

Cypher and MCP

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

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