Skip to content

Hostname

teach12.com

Last fetched

teach12.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.140.19100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.123.143100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.4.167100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.223.165107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.217.21318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.75.1373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.249.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.81.13652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.103.6898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.42.19898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.176.698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of teach12.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teach12.com.

MechanismTarget
SPF_IP63.146.114.253
SPF_IP63.146.114.254
SPF_IP65.196.97.14
SPF_IP65.196.97.26
SPF_IP65.196.97.31
SPF_IP67.129.116.186
SPF_IP98.191.169.135
SPF_IP98.191.169.155

Related pages

Pivot deeper into the graph from teach12.com.

Cypher and MCP

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

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