Skip to content

Hostname

12thtech.com

Last fetched

12thtech.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 12thtech.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/12thtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.173.423.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.473.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.533.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.573.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.183.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.583.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.863.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.913.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.1154.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.7054.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.12054.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.3354.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

6 observed subdomains of 12thtech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 12thtech.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 12thtech.com.

Cypher and MCP

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

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