Hostname
improjam.com
Last fetched
improjam.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
improjam.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.32 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.63 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.91 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.99 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.201.14 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.28 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.46 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.75 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.175.86.129 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.24 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.46 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.80 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of improjam.com owner
- Contact emails
Subdomains
1 observed subdomain of improjam.com.
| Subdomain |
|---|
| www.improjam.com |
Web-graph footprint
Distinct hostnames that link to or from improjam.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from improjam.com.
- IP · 13.33.67.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · simonblaze@gmail.com
- TLD · .com
- Browse hostnames · im…
- 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: "improjam.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.