Skip to content

Hostname

elements-testing.iris.co.uk

Last fetched

elements-testing.iris.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · elements-testing.iris.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elements-testing.iris.co.uk

Resolution chain

elements-testing.iris.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.146.11918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.215.10799.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4099.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.5099.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with elements-testing.iris.co.uk in WhisperGraph.

Subdomains

4 observed subdomains of elements-testing.iris.co.uk.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elements-testing.iris.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from elements-testing.iris.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elements-testing.iris.co.uk"})-[: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.