Skip to content

Hostname

2019.elementa.com

Last fetched

2019.elementa.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with 2019.elementa.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 2019.elementa.com.

MechanismTarget
SPF_A2019.elementa.com
SPF_INCLUDE_spf.altip.la
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:348:5e6:1:0:0:0:3b00
SPF_IP83.247.19.231
SPF_IP83.96.240.139
SPF_IP83.96.255.113
SPF_IP85.222.231.61
SPF_MX2019.elementa.com

Related pages

Pivot deeper into the graph from 2019.elementa.com.

Cypher and MCP

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

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