Hostname
johnsemalsaxton.com
Last fetched
johnsemalsaxton.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
johnsemalsaxton.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.20.14 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.70 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.93 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.94 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.154.43.102 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.45 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.60 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.90 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of johnsemalsaxton.com owner
- Contact emails
- 0caf7754-36ae-4e1d-8576-8dd5590cc2bc@identity-protect.org
- 248977e6-e26a-464f-9713-168cd2ffe4d2@identity-protect.org
- 3a59aa9d-69c9-4c7c-b5f1-89b97159744b@identity-protect.org
- 4879d730-bd87-449e-9a79-261f67d66a1b@identity-protect.org
- 9012d120-0f6d-4400-adae-242a1b4ef2d1@identity-protect.org
- bf575481-5291-4918-8f6c-e0ea715d4f59@identity-protect.org
- owner-6053207@johnsemalsaxton.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of johnsemalsaxton.com.
| Subdomain |
|---|
| file.johnsemalsaxton.com |
Threat posture
History
Related pages
Pivot deeper into the graph from johnsemalsaxton.com.
- IP · 13.35.20.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0caf7754-36ae-4e1d-8576-8dd5590cc2bc@identity-protect.org
- 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: "johnsemalsaxton.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.