Hostname
jacobnestor.com
Last fetched
jacobnestor.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jacobnestor.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 |
|---|---|---|---|---|
| 108.157.217.181 | 108.157.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.217.196 | 108.157.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.217.52 | 108.157.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.217.56 | 108.157.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.173.130.113 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.132 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.217 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.31 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jacobnestor.com owner
- Contact emails
- 6423fa44964c4215b27f05a3250ca2c4.protect@whoisguard.com
- 155b6552-fe50-4afd-9613-324368a2ebe2@identity-protect.org
- 3b131ed8-6c20-4429-a6a8-11f6e130aa06@identity-protect.org
- 77960750-ccb1-4a9b-8a8d-a686a5cd8c28@identity-protect.org
- fd2ea202-87d2-45c6-a5e5-e43618d35d70@identity-protect.org
- owner-573636@jacobnestor.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jacobnestor.com.
- IP · 108.157.217.181
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 6423fa44964c4215b27f05a3250ca2c4.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jacobnestor.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.