Skip to content

Hostname

2ndgate.jp

Last fetched

2ndgate.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.33.11918.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.2618.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.5218.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.33.818.155.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.96.1618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

12 observed subdomains of 2ndgate.jp.

Web-graph footprint

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

13 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 2ndgate.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP114.160.219.234
SPF_IP54.238.239.125

Related pages

Pivot deeper into the graph from 2ndgate.jp.

Cypher and MCP

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

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