Hostname
josheaker.com
Last fetched
josheaker.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
josheaker.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 |
|---|---|---|---|---|
| 52.73.23.241 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of josheaker.com owner
- Contact emails
- josh.eaker@gmail.com
- 007a78e1-1d8c-4906-bab8-be46f19b0867@identity-protect.org
- 387f8a02-1a2d-4ee5-b23e-fcae7670c9a1@identity-protect.org
- 434a56b0-f852-43d7-990b-ef74d71e9d73@identity-protect.org
- 6b8c06ec-21ab-4ba3-8755-03e22b6b9ca5@identity-protect.org
- b875d7d0-b3d0-43cf-a772-4c57071b3bcc@identity-protect.org
- cc447ec7-4bb1-462f-8362-b5bccb038caf@identity-protect.org
- owner-4439635@josheaker.com.whoisprivacyservice.org
- owner-8464322@josheaker.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of josheaker.com.
Threat posture
History
Mail and authentication
MX records
- josheaker.com
- ns2.josheaker.com
SPF policy
5 SPF mechanisms authorising senders for josheaker.com.
| Mechanism | Target |
|---|---|
| SPF_A | josheaker.com |
| SPF_A | ns2.josheaker.com |
| SPF_A | ns3.josheaker.com |
| SPF_IP | 52.73.23.241 |
| SPF_MX | josheaker.com |
Related pages
Pivot deeper into the graph from josheaker.com.
- IP · 52.73.23.241
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · josh.eaker@gmail.com
- TLD · .com
- Browse hostnames · jo…
- 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: "josheaker.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.