Hostname
coffema.com
Last fetched
coffema.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1443
- Organization
- christian gode
- Contact emails
Subdomains
5 observed subdomains of coffema.com.
Web-graph footprint
Distinct hostnames that link to or from coffema.com in the public web crawl.
8 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for coffema.com.
| 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.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coffema.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.