Hostname
calumet.de
Last fetched
calumet.de resolves to 104.26.12.214, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. calumet.de is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.26.12.214
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.26.13.214
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.70.141
172.67.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 138.199.245.109
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Frankfurt am Main, DE
- 138.199.245.111
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Frankfurt am Main, DE
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for calumet.de. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- alla.ns.cloudflare.com
- casey.ns.cloudflare.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- mx01.nsp.vater-it.com
- mx02.nsp.vater-it.com
SPF policy
- ip: 66.50.196.112/6
- ip: 52.157.149.216/32
- ip: 212.51.16.71/32
- include: amazonses.com
- include: sender1.freshdesk.com
- include: sender2.freshdesk.com
- include: spf.mailjet.com
- include: _spf.nsp.vater-it.com
- mx: calumet.de
- include: fdspfeuc.freshemail.io
- include: sg-warmup.freshemail.io
- a: mail1.addix.net
- ip: 185.249.116.72
Threat-feed evidence
History
Related pages
Pivot from calumet.de into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calumet.de"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.