Hostname
reality.blue
Last fetched
reality.blue resolves to 1 IPv4 address operated by AS59925 in CZ. WHOIS lists iana:609 as the registrar.
Nutrition Label
Resolution chain
reality.blue 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 |
|---|---|---|---|---|
| 185.66.36.136 | 185.66.36.0/22 | AS59925 | — | CZ |
| 185.66.36.136 | 185.66.36.0/22 | AS59925 | — | CZ |
WHOIS identity
- Registrar
- iana:609
- Organization
- unimoservis s.r.o.
- Contact emails
Subdomains
1 observed subdomain of reality.blue.
| Subdomain |
|---|
| mail.reality.blue |
Web-graph footprint
Distinct hostnames that link to or from reality.blue in the public web crawl.
12 sites link to this hostname.
Sample inbound links
- mistopodnikanivpraze10.cz
- sidloprofirmupraha.cz
- sidlo-osvc-praha-9.sidloprofirmupraha.cz
- sidlo-zdarma.sidloprofirmupraha.cz
- virtualni-mista-podnikani-v-praze-10.sidloprofirmupraha.cz
- virtualni-misto-podnikani.sidloprofirmupraha.cz
- virtualni-sidla-praha-10.sidloprofirmupraha.cz
- virtualni-sidlo-praha-5.sidloprofirmupraha.cz
- sidlovpraze10.cz
- virtualni-kancelare-praha.cz
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for reality.blue.
| Mechanism | Target |
|---|---|
| SPF_A | reality.blue |
| SPF_INCLUDE | smtp-gw.gigaserver.cz |
| SPF_MX | reality.blue |
Related pages
Pivot deeper into the graph from reality.blue.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reality.blue"})-[: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.