Skip to content

Hostname

menz.de

Last fetched

menz.de resolves to 1 IPv4 address operated by AS31673 in NL.

Nutrition Label

WHISPER CANON · menz.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/menz.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.143.189.10383.143.184.0/21AS31673NL

WHOIS identity

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

Subdomains

7 observed subdomains of menz.de.

Web-graph footprint

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

13 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for menz.de.

MechanismTarget
SPF_Amenz.de
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEspf.campaignplus.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.165.34.0/24
SPF_IP31.209.114.15
SPF_IP80.246.182.11
SPF_IP85.13.139.114
SPF_MXmenz.de

Related pages

Pivot deeper into the graph from menz.de.

Cypher and MCP

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

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