Skip to content

Hostname

beanscafe.org

Last fetched

beanscafe.org resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · beanscafe.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beanscafe.org

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.212.18170.249.208.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:440
Organization
bean's cafe
Contact emails

Subdomains

11 observed subdomains of beanscafe.org.

Web-graph footprint

Distinct hostnames that link to or from beanscafe.org in the public web crawl.

91 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for beanscafe.org.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP170.249.199.114

Related pages

Pivot deeper into the graph from beanscafe.org.

Cypher and MCP

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

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