Skip to content

Hostname

meiser.de

Last fetched

meiser.de resolves to 1 IPv4 address operated by AS9067 in DE.

Nutrition Label

WHISPER CANON · meiser.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/meiser.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.82.36.122212.82.32.0/21AS9067DE

WHOIS identity

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

Subdomains

69 observed subdomains of meiser.de.

Web-graph footprint

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

112 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for meiser.de.

MechanismTarget
SPF_Afra-1005.hpress.de
SPF_Ameiser.de
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEspf.connectoor.com
SPF_INCLUDEspf.exchange.sqcloud.net
SPF_IP128.0.99.242
SPF_IP176.9.170.82
SPF_IP212.18.201.176/28
SPF_IP212.18.211.217
SPF_IP212.43.93.199
SPF_IP212.82.33.112
SPF_IP212.82.33.75
SPF_IP212.82.35.200/29
SPF_IP212.82.36.120/29
SPF_IP212.88.129.153
SPF_IP212.88.130.126
SPF_IP2a04:6c0:18:1::/64
SPF_IP2a04:6c0:18:2:0:0:0:1
SPF_IP2a04:6c0:18::/64
SPF_IP91.137.109.138
SPF_MXmeiser.de

Related pages

Pivot deeper into the graph from meiser.de.

Cypher and MCP

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

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