Skip to content

Hostname

coffema.de

Last fetched

coffema.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · coffema.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/coffema.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.248.142195.201.0.0/16AS24940DE

WHOIS identity

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

Subdomains

20 observed subdomains of coffema.de.

Web-graph footprint

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

37 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for coffema.de.

MechanismTarget
SPF_Arelay.onlineworkplace.de
SPF_Aserver2513.skywebhosting.de
SPF_Aw019db0f.kasserver.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP159.69.126.1
SPF_IP195.121.94.167/30
SPF_IP195.201.248.142
SPF_IP213.23.84.216
SPF_IP2a01:4f8:c012:cd76:0:0:0:1
SPF_IP5.45.103.248
SPF_IP78.46.139.225/32
SPF_IP78.47.120.74
SPF_IP85.10.213.39
SPF_IP85.13.147.159

Related pages

Pivot deeper into the graph from coffema.de.

Cypher and MCP

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

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