Skip to content

Hostname

et-edge.com

Last fetched

et-edge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · et-edge.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/et-edge.com

Resolution chain

et-edge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.112.1618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
bccl
Contact emails

Subdomains

28 observed subdomains of et-edge.com.

Web-graph footprint

Distinct hostnames that link to or from et-edge.com in the public web crawl.

117 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for et-edge.com.

MechanismTarget
SPF_Aet-edge.com
SPF_INCLUDEzcsend.in
SPF_IP162.215.168.15
SPF_IP35.154.244.38
SPF_MXet-edge.com

Related pages

Pivot deeper into the graph from et-edge.com.

Cypher and MCP

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

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