Skip to content

Hostname

elements-development.irisglobal.com

Last fetched

elements-development.irisglobal.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.12113.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.3313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.4413.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9213.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.36.11918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.12218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.5818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with elements-development.irisglobal.com in WhisperGraph.

Subdomains

6 observed subdomains of elements-development.irisglobal.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elements-development.irisglobal.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from elements-development.irisglobal.com.

Cypher and MCP

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

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