Skip to content

Hostname

fackelmann.de

Last fetched

fackelmann.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fackelmann.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fackelmann.de

Resolution chain

fackelmann.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.143104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.143104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.47172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.10.214.3185.10.192.0/18AS24940DE

WHOIS identity

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

Subdomains

30 observed subdomains of fackelmann.de.

Web-graph footprint

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

285 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fackelmann.de.

MechanismTarget
SPF_Afackelmann.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEosn.de
SPF_IP212.114.69.160
SPF_IP212.114.69.165
SPF_IP212.114.69.195
SPF_IP212.114.69.196
SPF_IP89.163.251.205
SPF_MXfackelmann.de

Related pages

Pivot deeper into the graph from fackelmann.de.

Cypher and MCP

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

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