Skip to content

Hostname

elementai.com

Last fetched

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

Nutrition Label

WHISPER CANON · elementai.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/elementai.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.573.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.583.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.63.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.1013.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.63.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.693.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:299
Organization
anne martel
Contact emails

Subdomains

9 observed subdomains of elementai.com.

Web-graph footprint

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

324 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for elementai.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from elementai.com.

Cypher and MCP

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

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