Hostname
hyperreal.at
Last fetched
hyperreal.at resolves to 2 IPv4 addresses operated by ASBAXET in RU. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
hyperreal.at 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 |
|---|---|---|---|---|
| 194.87.68.232 | 194.87.68.0/23 | AS51659 | ASBAXET | RU |
| 5.181.156.164 | 5.181.156.0/24 | AS39798 | MIVOCLOUD | MD |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- see privacyguardian.org
- Contact emails
Subdomains
8 observed subdomains of hyperreal.at.
Web-graph footprint
Distinct hostnames that link to or from hyperreal.at in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hyperreal.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hyperre.al |
Related pages
Pivot deeper into the graph from hyperreal.at.
- IP · 194.87.68.232
- ASN · AS51659ASBAXET
- Registrar · registrar:key-systems gmbh
- Country · RU
- Email · pw-fcbf1607debeb2d6884e633de730bc06@privacyguardian.org
- TLD · .at
- Browse hostnames · hy…
- 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: "hyperreal.at"})-[: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.