Hostname
monvada.de
Last fetched
monvada.de resolves to 12 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US.
Nutrition Label
Resolution chain
monvada.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.241.25.218 | 172.241.24.0/21 | AS394380 | LEASEWEB-USA-DAL - Leaseweb USA, Inc. | US |
| 172.93.194.61 | 172.93.194.0/24 | AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
| 212.92.105.227 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.228 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.229 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.230 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.231 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.232 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.233 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.235 | 212.92.104.0/21 | AS43350 | — | NL |
| 38.58.182.91 | 38.58.182.0/24 | AS26042 | FIBERSTATE - FiberState, LLC | US |
| 38.58.182.93 | 38.58.182.0/24 | AS26042 | FIBERSTATE - FiberState, LLC | US |
WHOIS identity
No WHOIS records are currently associated with monvada.de in WhisperGraph.
Subdomains
7 observed subdomains of monvada.de.
Web-graph footprint
Distinct hostnames that link to or from monvada.de in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from monvada.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "monvada.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.