Skip to content

Hostname

adam.jp

Last fetched

adam.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL.

Nutrition Label

WHISPER CANON · adam.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/adam.jp

Resolution chain

adam.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.232.1293.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.393.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.503.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.663.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.170.42.1233.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.633.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.643.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.843.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
gmo internet,
Contact emails

Subdomains

8 observed subdomains of adam.jp.

Web-graph footprint

Distinct hostnames that link to or from adam.jp in the public web crawl.

338 sites link to this hostname.

303 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adam.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from adam.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adam.jp"})-[: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.