Hostname
reality.com
Last fetched
reality.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
reality.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 67.228.99.54 | 67.228.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a858d8bg4ey@networksolutionsprivateregistration.com
- b497y5uw7r4@networksolutionsprivateregistration.com
- c493z6qu2s8@networksolutionsprivateregistration.com
- d95827xe7rx@networksolutionsprivateregistration.com
- dw7fn4pg676@networksolutionsprivateregistration.com
- dw9ru38f7ua@networksolutionsprivateregistration.com
- fa9qv69b98y@networksolutionsprivateregistration.com
- fk9xn6dg6dd@networksolutionsprivateregistration.com
- g827f9mb7xb@networksolutionsprivateregistration.com
- gy77j5we25r@networksolutionsprivateregistration.com
- j24du7793pq@networksolutionsprivateregistration.com
- jj8kp9eu7b9@networksolutionsprivateregistration.com
- js7bg7pd7n8@networksolutionsprivateregistration.com
- k94ed2pf527@networksolutionsprivateregistration.com
- kc3aq8dg2y9@networksolutionsprivateregistration.com
- m95we26x47t@networksolutionsprivateregistration.com
- me5km3uz682@networksolutionsprivateregistration.com
- nm5xx4am9bt@networksolutionsprivateregistration.com
- qr3rs22h92r@networksolutionsprivateregistration.com
- r29rp7wp5j9@networksolutionsprivateregistration.com
- and 27 more
Subdomains
5 observed subdomains of reality.com.
Web-graph footprint
Distinct hostnames that link to or from reality.com in the public web crawl.
91 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for reality.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 67.228.99.54 |
Related pages
Pivot deeper into the graph from reality.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:2
- Country · US
- Email · a858d8bg4ey@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · re…
- 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: "reality.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.