Hostname
ranchhand.com
Last fetched
ranchhand.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ranchhand.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.112.113 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.12 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.14 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.81 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 45.60.109.23 | 45.60.109.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.73.23 | 45.60.73.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ranchhand.com owner
- Contact emails
- kwire@kwire.com
- 2162867a-b29a-4683-9a35-4fe65445364f@identity-protect.org
- 4bb5feea-029d-4354-8a23-14d3b0396dee@identity-protect.org
- 8ce14c70-14b8-4323-8cd4-7549018c0ee3@identity-protect.org
- 8ec1f19c-3516-4b9d-91f4-c821cecd1094@identity-protect.org
- a5894c25-4d2c-43ba-8578-57788817cf51@identity-protect.org
- db845f66-100b-4df8-9acf-c104d1f61b17@identity-protect.org
- owner-2447078@ranchhand.com.whoisprivacyservice.org
- owner-8635129@ranchhand.com.whoisprivacyservice.org
- owner-9175027@ranchhand.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of ranchhand.com.
Web-graph footprint
Distinct hostnames that link to or from ranchhand.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ranchhand.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.lci1.iphmx.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ranchhand.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ranchhand.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.