Skip to content

Hostname

elementalsoftware.co

Last fetched

elementalsoftware.co resolves to 1 IPv4 address operated by STRATOGEN in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · elementalsoftware.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elementalsoftware.co

Resolution chain

elementalsoftware.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.54.135.106212.54.128.0/20AS50292STRATOGENGB

WHOIS identity

Registrar
iana:69
Organization
in your element
Contact emails

Subdomains

7 observed subdomains of elementalsoftware.co.

Web-graph footprint

Distinct hostnames that link to or from elementalsoftware.co in the public web crawl.

40 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elementalsoftware.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elementalsoftware.co.

Cypher and MCP

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

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