Hostname
jackbartlettengineering.com
Last fetched
jackbartlettengineering.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jackbartlettengineering.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 |
|---|---|---|---|---|
| 3.160.90.110 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.31 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.64 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.95 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.166.81.113 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.56 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.77 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.83 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jackbartlettengineering.com owner
- Contact emails
- 076dddf4-0d80-48ae-87f9-f6c03e0fe751@identity-protect.org
- 50e5863a-4ad7-4bff-b552-3a24b09c1a90@identity-protect.org
- 59d2cbc8-e61e-4fa6-a5bb-6f8f8bbd2c65@identity-protect.org
- 6a8fd24c-b732-4376-8097-a2f0264985a5@identity-protect.org
- 8b01032d-11fc-4dc8-8b4d-a3a091dfb392@identity-protect.org
- a8536248-e8d8-44f3-bd6c-58b308f6ca6f@identity-protect.org
- d14e2f41-a50e-452e-81be-485d09623fde@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from jackbartlettengineering.com.
- IP · 3.160.90.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AR
- Email · 076dddf4-0d80-48ae-87f9-f6c03e0fe751@identity-protect.org
- 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: "jackbartlettengineering.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.