Skip to content

Hostname

coffeeatwork.de

Last fetched

coffeeatwork.de resolves to 1 IPv4 address operated by AS6878 in DE.

Nutrition Label

WHISPER CANON · coffeeatwork.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coffeeatwork.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.158.47.4180.158.32.0/20AS6878AS6878DE

WHOIS identity

No WHOIS records are currently associated with coffeeatwork.de in WhisperGraph.

Subdomains

3 observed subdomains of coffeeatwork.de.

Web-graph footprint

Distinct hostnames that link to or from coffeeatwork.de in the public web crawl.

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for coffeeatwork.de.

MechanismTarget
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP2a01:488:66:1000:57e6:57ef:0:1
SPF_IP5.10.162.98
SPF_IP87.230.87.239

Related pages

Pivot deeper into the graph from coffeeatwork.de.

Cypher and MCP

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

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