Hostname
hubert-wiesner.com
Last fetched
hubert-wiesner.com resolves to 1 IPv4 address operated by SW-Rhede - stadtwerker Versorgungs GmbH in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
hubert-wiesner.com 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 |
|---|---|---|---|---|
| 91.137.83.4 | 91.133.208.0/20 | AS204672 | SW-Rhede - stadtwerker Versorgungs GmbH | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- hubert wiesner
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from hubert-wiesner.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hubert-wiesner.com.
- IP · 91.137.83.4
- ASN · AS204672SW-Rhede - stadtwerker Versorgungs GmbH
- Registrar · iana:151
- Country · DE
- Email · wiesner@jemako.com
- TLD · .com
- Browse hostnames · hu…
- 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: "hubert-wiesner.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.