Hostname
meiser.de
Last fetched
meiser.de resolves to 1 IPv4 address operated by AS9067 in DE.
Nutrition Label
Resolution chain
meiser.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.82.36.122 | 212.82.32.0/21 | AS9067 | — | DE |
WHOIS identity
No WHOIS records are currently associated with meiser.de in WhisperGraph.
Subdomains
69 observed subdomains of meiser.de.
Showing 25 of 69. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for meiser.de.
| Mechanism | Target |
|---|---|
| SPF_A | fra-1005.hpress.de |
| SPF_A | meiser.de |
| SPF_INCLUDE | _spf.jpberlin.de |
| SPF_INCLUDE | spf.connectoor.com |
| SPF_INCLUDE | spf.exchange.sqcloud.net |
| SPF_IP | 128.0.99.242 |
| SPF_IP | 176.9.170.82 |
| SPF_IP | 212.18.201.176/28 |
| SPF_IP | 212.18.211.217 |
| SPF_IP | 212.43.93.199 |
| SPF_IP | 212.82.33.112 |
| SPF_IP | 212.82.33.75 |
| SPF_IP | 212.82.35.200/29 |
| SPF_IP | 212.82.36.120/29 |
| SPF_IP | 212.88.129.153 |
| SPF_IP | 212.88.130.126 |
| SPF_IP | 2a04:6c0:18:1::/64 |
| SPF_IP | 2a04:6c0:18:2:0:0:0:1 |
| SPF_IP | 2a04:6c0:18::/64 |
| SPF_IP | 91.137.109.138 |
| SPF_MX | meiser.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.