Hostname
murielgrossmann.com
Last fetched
murielgrossmann.com resolves to 2 IPv4 addresses operated by NETCUP-AS netcup GmbH in AT. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
murielgrossmann.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.92.227 | 152.53.92.0/22 | AS197540 | NETCUP-AS netcup GmbH | AT |
| 158.255.212.99 | 158.255.212.0/24 | AS57169 | EDIS-AS-EU | AT |
WHOIS identity
- Registrar
- iana:2
- Organization
- grossmann, muriel
- Contact emails
Subdomains
1 observed subdomain of murielgrossmann.com.
| Subdomain |
|---|
| www.murielgrossmann.com |
Web-graph footprint
Distinct hostnames that link to or from murielgrossmann.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from murielgrossmann.com.
- IP · 152.53.92.227
- ASN · AS197540NETCUP-AS netcup GmbH
- Registrar · iana:2
- Country · AT
- Email · cw74a7qr6wm@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · mu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "murielgrossmann.com"})-[: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.