Skip to content

Hostname

techedventure.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.161.10718.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.12318.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.3318.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.6918.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.168.73.1263.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1293.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.483.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.2099.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.5499.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.6699.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.9099.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1242714509
Contact emails

Subdomains

1 observed subdomain of techedventure.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for techedventure.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from techedventure.com.

Cypher and MCP

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

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