Hostname
jacobiweb.com
Last fetched
jacobiweb.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jacobiweb.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.77.170 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.226 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.64 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.125 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.98 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.232.210 | 52.218.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.234.162 | 52.218.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.168.163 | 52.92.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.197.3 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.224.99 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.225.243 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.248.147 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.250.131 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.250.203 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.251.219 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jacobiweb.com owner
- Contact emails
- 1dbc9ac4-8dd8-4646-8a20-d33049a2abce@identity-protect.org
- 1dc29e20-6204-432d-a966-03266331baae@identity-protect.org
- 4aab45df-005d-4b19-9e90-77f918f3c9ba@identity-protect.org
- 5e6839f8-61b7-45f5-bd68-ff485782a352@identity-protect.org
- 670e4caf-f806-4c31-80fa-30d70ecb01ab@identity-protect.org
- aff7418f-d1ce-4286-a158-d4e31f14bdae@identity-protect.org
- c8261966-4dba-4294-a7ad-c9d15bbe0daf@identity-protect.org
- owner-190657@jacobiweb.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jacobiweb.com.
| Subdomain |
|---|
| www.jacobiweb.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jacobiweb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jacobiweb.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.