Skip to content

Hostname

iteachnet.com

Last fetched

iteachnet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.10613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.1213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.12313.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.6913.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.10518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.11518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.113.1273.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.323.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.593.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.633.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iteachnet.com.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from iteachnet.com.

Cypher and MCP

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

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