Skip to content

Hostname

elementaltechnologies.com

Last fetched

elementaltechnologies.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.1613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.171.100.1053.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.1243.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.523.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.903.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

17 observed subdomains of elementaltechnologies.com.

Web-graph footprint

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

88 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elementaltechnologies.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazon.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from elementaltechnologies.com.

Cypher and MCP

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

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