Hostname
oldgloryranch.com
Last fetched
oldgloryranch.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
oldgloryranch.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.21.49.77 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.160.170 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- aq22j8ge4pg@networksolutionsprivateregistration.com
- b27sk9d35r5@networksolutionsprivateregistration.com
- df7bb2km735@networksolutionsprivateregistration.com
- hw2fn2yn55h@networksolutionsprivateregistration.com
- j45d68452wu@networksolutionsprivateregistration.com
- ny6s963893d@networksolutionsprivateregistration.com
- rn5dh5tc7nt@networksolutionsprivateregistration.com
- rr5wt3kh9aw@networksolutionsprivateregistration.com
- s78cx8232r3@networksolutionsprivateregistration.com
- tp44b53567z@networksolutionsprivateregistration.com
- ur7my7v332y@networksolutionsprivateregistration.com
- yd6pm8qp4ha@networksolutionsprivateregistration.com
- zs2h69mc4mp@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of oldgloryranch.com.
Web-graph footprint
Distinct hostnames that link to or from oldgloryranch.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oldgloryranch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from oldgloryranch.com.
- IP · 104.21.49.77
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · aq22j8ge4pg@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ol…
- 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: "oldgloryranch.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.