Hostname
javadeploy.com
Last fetched
javadeploy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
javadeploy.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.114.229 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.22.226.133 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.13.56 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.255.241.108 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.100.142 | 54.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.91.8 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- r.f.w. smits
- Contact emails
- domeinen@hostnet.nl
- 29851969-3de6-4812-8bfc-20ad5ba99156@identity-protect.org
- 6cbba603-39ab-4c81-926b-19f011467290@identity-protect.org
- 6f421bc3-1e16-4510-af06-113105be5c6e@identity-protect.org
- 70d2cf49-5f98-45e9-b392-24cc181608a4@identity-protect.org
- 837c03f5-fdc6-4a97-bac5-d68962f38dd3@identity-protect.org
- 8b93e866-a4fa-4bca-95cf-a318e266c792@identity-protect.org
- e18542c0-0406-4571-9850-0fa5f87b52a8@identity-protect.org
Subdomains
1 observed subdomain of javadeploy.com.
| Subdomain |
|---|
| www.javadeploy.com |
Web-graph footprint
Distinct hostnames that link to or from javadeploy.com in the public web crawl.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from javadeploy.com.
- IP · 100.22.114.229
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domeinen@hostnet.nl
- 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: "javadeploy.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.