Skip to content

Hostname

deichmann.hu

Last fetched

deichmann.hu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · deichmann.huRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/deichmann.hu

Resolution chain

deichmann.hu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.4.135104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.135104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.95.45.24176.95.0.0/16AS3209DE

WHOIS identity

No WHOIS records are currently associated with deichmann.hu in WhisperGraph.

Subdomains

4 observed subdomains of deichmann.hu.

Web-graph footprint

Distinct hostnames that link to or from deichmann.hu in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for deichmann.hu.

MechanismTarget
SPF_INCLUDEesagw.dse-tech.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.207.211
SPF_IP145.253.207.212
SPF_IP195.140.184.92
SPF_IP92.79.47.211
SPF_IP92.79.47.212
SPF_IP92.79.47.215
SPF_MXdeichmann.hu

Related pages

Pivot deeper into the graph from deichmann.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "deichmann.hu"})-[: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.