Hostname
realtyna.com
Last fetched
realtyna.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
realtyna.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 |
|---|---|---|---|---|
| 104.18.2.110 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.3.110 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- bxqthpfctp@whoisprivacyprotect.com
- cjjgwhsjw@whoisprivacyprotect.com
- dfgsbbyth@whoisprivacyprotect.com
- dnjfphjrm@whoisprivacyprotect.com
- dpxcfhhr@whoisprivacyprotect.com
- gfpqvfbfjj@whoisprivacyprotect.com
- mtdrdqtbmk@whoisprivacyprotect.com
- nqknyftkx@whoisprivacyprotect.com
- c8ae6de641fc44339e662fb8be2dacd4.protect@whoisguard.com
- 64228df0879c4907a2aa0fc294d18055.protect@withheldforprivacy.com
- 896f59d2ee044edf87c3ed8ad5dce3de.protect@withheldforprivacy.com
- sslyxqmdh@whoisprivacyprotect.com
- sstcsklhdc@whoisprivacyprotect.com
- thngbnps@whoisprivacyprotect.com
- vhgtrfphh@whoisprivacyprotect.com
- wmybpwnf@whoisprivacyprotect.com
- xbvwxcymg@whoisprivacyprotect.com
- xsqwbgqjhl@whoisprivacyprotect.com
Subdomains
151 observed subdomains of realtyna.com.
Showing 25 of 151. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from realtyna.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for realtyna.com.
| Mechanism | Target |
|---|---|
| SPF_A | realtyna.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 54.173.39.27 |
| SPF_IP | 54.240.39.166 |
| SPF_IP | 54.240.39.167 |
| SPF_MX | realtyna.com |
Related pages
Pivot deeper into the graph from realtyna.com.
- IP · 104.18.2.110
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · bxqthpfctp@whoisprivacyprotect.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: "realtyna.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.