Skip to content

Hostname

2ndpass.jp

Last fetched

2ndpass.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · 2ndpass.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/2ndpass.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.180.162.1818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.101.8335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.124.8054.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.170.9354.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
detoxoflife,llc.
Contact emails

Subdomains

5 observed subdomains of 2ndpass.jp.

Web-graph footprint

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

50 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 2ndpass.jp.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP149.72.28.143/32
SPF_IP202.254.236.127/32

Related pages

Pivot deeper into the graph from 2ndpass.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2ndpass.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.