Hostname
java4s.com
Last fetched
java4s.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
java4s.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.211.178.1 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of java4s.com owner
- Contact emails
- java4s.com@gmail.com
- tfm9v245kuxzdjv@proxy.dreamhost.com
- sivateja.kandula@gmail.com
- 4bd3f471-e1e4-4dd3-9e23-a08e11abf3b0@identity-protect.org
- 69360f80-76c9-4515-9bf1-c27c4a2901b4@identity-protect.org
- 7e8c54db-728c-459c-a7f8-98b2b7194361@identity-protect.org
- b03ff2f2-b67d-41bb-95dc-abe0ba638108@identity-protect.org
- b4d81400-3826-4302-a6eb-c0588ce8eb87@identity-protect.org
- fc18ec85-6edf-4683-9ff7-731dcb29e833@identity-protect.org
Subdomains
1 observed subdomain of java4s.com.
| Subdomain |
|---|
| www.java4s.com |
Web-graph footprint
Distinct hostnames that link to or from java4s.com in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from java4s.com.
- IP · 54.211.178.1
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · java4s.com@gmail.com
- 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: "java4s.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.