Hostname
99ranch.com
Last fetched
99ranch.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
99ranch.com 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 |
|---|---|---|---|---|
| 50.18.170.135 | 50.18.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- tawa services,
- Contact emails
Subdomains
11 observed subdomains of 99ranch.com.
Web-graph footprint
Distinct hostnames that link to or from 99ranch.com in the public web crawl.
419 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for 99ranch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 12.168.215.28 |
| SPF_IP | 12.168.215.29 |
| SPF_IP | 12.215.161.149 |
| SPF_IP | 13.56.231.224 |
| SPF_IP | 13.57.10.51 |
| SPF_IP | 13.57.209.22 |
| SPF_IP | 13.57.51.198 |
| SPF_IP | 18.144.14.159 |
| SPF_IP | 18.144.84.200 |
| SPF_IP | 18.144.90.106 |
| SPF_IP | 207.8.38.131 |
| SPF_IP | 3.101.116.230 |
| SPF_IP | 3.101.131.22 |
| SPF_IP | 3.101.155.88 |
| SPF_IP | 3.101.17.32 |
| SPF_IP | 50.18.39.50 |
| SPF_IP | 50.18.78.101 |
| SPF_IP | 52.53.179.169 |
| SPF_IP | 52.53.228.160 |
| SPF_IP | 52.53.252.101 |
| SPF_IP | 54.151.21.157 |
| SPF_IP | 54.151.25.21 |
| SPF_IP | 54.151.7.85 |
| SPF_IP | 54.183.201.4 |
| SPF_IP | 54.183.57.156 |
| SPF_IP | 54.215.62.84 |
| SPF_IP | 54.67.125.184 |
| SPF_IP | 66.104.74.2 |
| SPF_IP | 74.212.249.150 |
Related pages
Pivot deeper into the graph from 99ranch.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "99ranch.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.