Skip to content

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

WHISPER CANON · 99ranch.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/99ranch.com

Resolution chain

99ranch.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.18.170.13550.18.128.0/18AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for 99ranch.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP12.168.215.28
SPF_IP12.168.215.29
SPF_IP12.215.161.149
SPF_IP13.56.231.224
SPF_IP13.57.10.51
SPF_IP13.57.209.22
SPF_IP13.57.51.198
SPF_IP18.144.14.159
SPF_IP18.144.84.200
SPF_IP18.144.90.106
SPF_IP207.8.38.131
SPF_IP3.101.116.230
SPF_IP3.101.131.22
SPF_IP3.101.155.88
SPF_IP3.101.17.32
SPF_IP50.18.39.50
SPF_IP50.18.78.101
SPF_IP52.53.179.169
SPF_IP52.53.228.160
SPF_IP52.53.252.101
SPF_IP54.151.21.157
SPF_IP54.151.25.21
SPF_IP54.151.7.85
SPF_IP54.183.201.4
SPF_IP54.183.57.156
SPF_IP54.215.62.84
SPF_IP54.67.125.184
SPF_IP66.104.74.2
SPF_IP74.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.