Hostname
jumpman23.com
Last fetched
jumpman23.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
jumpman23.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.159.120.18 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.44 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.96 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.120.99 | 108.159.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.171.153.106 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.48 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.89 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.92 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- internet domain administrator
- Contact emails
Subdomains
2 observed subdomains of jumpman23.com.
| Subdomain |
|---|
| www.jumpman23.com |
| xxi.jumpman23.com |
Web-graph footprint
Distinct hostnames that link to or from jumpman23.com in the public web crawl.
38 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from jumpman23.com.
- IP · 108.159.120.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · EG
- Email · internet.domain.administrator@nike.com
- TLD · .com
- Browse hostnames · ju…
- 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: "jumpman23.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.