Skip to content

Hostname

theether.net

Last fetched

theether.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · theether.netRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theether.net

Resolution chain

theether.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.238.108.5213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.41.3215.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.14.15054.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.71.7654.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0137095582
Contact emails

Subdomains

2 observed subdomains of theether.net.

Web-graph footprint

Distinct hostnames that link to or from theether.net in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for theether.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.121.212.252/32

Related pages

Pivot deeper into the graph from theether.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "theether.net"})-[: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.