Skip to content

Hostname

java-career.com

Last fetched

java-career.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · java-career.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/java-career.com

Resolution chain

java-career.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.10613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.1513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.162.112.123.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.603.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.793.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.893.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of java-career.com.

Web-graph footprint

Distinct hostnames that link to or from java-career.com in the public web crawl.

23 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for java-career.com.

MechanismTarget
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEwillap.jp
SPF_IP182.48.49.237/32
SPF_IP54.249.229.193

Related pages

Pivot deeper into the graph from java-career.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "java-career.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.