Skip to content

Hostname

kaffebrus.com

Last fetched

kaffebrus.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.93.14275.2.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.129.19599.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kaffebrus.com.

MechanismTarget
SPF_Akaffebrus.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEspf.wopsa.se
SPF_INCLUDEwopsa.se
SPF_IP185.112.137.13
SPF_IP185.20.12.113
SPF_IP185.20.12.7
SPF_IP185.20.14.82
SPF_IP85.118.206.136
SPF_IP85.118.206.20
SPF_IP85.118.206.35
SPF_MXkaffebrus.com

Related pages

Pivot deeper into the graph from kaffebrus.com.

Cypher and MCP

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

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