Skip to content

Hostname

mhz.de

Last fetched

mhz.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mhz.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mhz.de

Resolution chain

mhz.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.251.165.146148.251.0.0/16AS24940DE

WHOIS identity

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

Subdomains

130 observed subdomains of mhz.de.

Web-graph footprint

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

848 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mhz.de.

MechanismTarget
SPF_Amail.mhz.de
SPF_Amail01.mailservices-fw.de
SPF_Amail02.mailservices-fw.de
SPF_Amhz.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.cluster.4hr.de
SPF_IP148.251.165.146
SPF_IP217.29.41.88
SPF_IP2a00:b580:8000:11:44e8:ab80:816:77c0
SPF_IP2a01:4f8:202:43c2:78d6:8246:f80d:16c8
SPF_IP80.156.169.8
SPF_IP80.156.169.9
SPF_MXmhz.de

Related pages

Pivot deeper into the graph from mhz.de.

Cypher and MCP

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

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