Hostname
1984real.com
Last fetched
1984real.com resolves to 2 IPv4 addresses operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
1984real.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 |
|---|---|---|---|---|
| 158.51.62.30 | 158.51.60.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
| 162.159.50.85 | 162.159.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- 1984real.com-owner-202201-1ba410@whois.tigertech.net
- 1984real.com-owner-202305-df91fd@whois.tigertech.net
- 1984real.com-owner-202307-3f0a72@whois.tigertech.net
- 1984real.com-owner-202309-dab65e@whois.tigertech.net
- 1984real.com-owner-202311-8f31ae@whois.tigertech.net
- 1984real.com-owner-202401-1d0d03@whois.tigertech.net
- 1984real.com-owner-202403-bfa9ca@whois.tigertech.net
- 1984real.com-owner-202407-51b012@whois.tigertech.net
- 1984real.com-owner-202409-65affb@whois.tigertech.net
- 1984real.com-owner-202411-a579e4@whois.tigertech.net
- 1984real.com-owner-202501-170795@whois.tigertech.net
Web-graph footprint
Distinct hostnames that link to or from 1984real.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 1984real.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from 1984real.com.
- IP · 158.51.62.30
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · 1984real.com-owner-202201-1ba410@whois.tigertech.net
- TLD · .com
- Browse hostnames · 19…
- 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: "1984real.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.