Hostname
coffema.dk
Last fetched
coffema.dk resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
coffema.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.201.248.142 | 195.201.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with coffema.dk in WhisperGraph.
Subdomains
3 observed subdomains of coffema.dk.
Web-graph footprint
Distinct hostnames that link to or from coffema.dk in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for coffema.dk.
| Mechanism | Target |
|---|---|
| SPF_A | relay.onlineworkplace.de |
| SPF_A | server2513.skywebhosting.de |
| SPF_A | w019db0f.kasserver.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_IP | 159.69.126.1 |
| SPF_IP | 195.121.94.167/30 |
| SPF_IP | 195.201.248.142 |
| SPF_IP | 213.23.84.216 |
| SPF_IP | 2a01:4f8:c012:cd76:0:0:0:1 |
| SPF_IP | 5.45.103.248 |
| SPF_IP | 78.46.139.225/32 |
| SPF_IP | 78.47.120.74 |
| SPF_IP | 85.10.213.39 |
| SPF_IP | 85.13.147.159 |
Related pages
Pivot deeper into the graph from coffema.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coffema.dk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.