Skip to content

Hostname

thegate12.com

Last fetched

thegate12.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thegate12.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thegate12.com

Resolution chain

thegate12.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.176.11313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.251.23918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.161.973.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.75.17152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.166.17152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.215.23352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.248.25352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.211.6052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.130.21352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.34.14854.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.78.25354.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.56.5757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.146.24813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of thegate12.com owner
Contact emails

Subdomains

2 observed subdomains of thegate12.com.

Web-graph footprint

Distinct hostnames that link to or from thegate12.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thegate12.com.

MechanismTarget
SPF_Awww1182.sakura.ne.jp

Related pages

Pivot deeper into the graph from thegate12.com.

Cypher and MCP

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

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