Skip to content

Hostname

elna.com

Last fetched

elna.com resolves to 1 IPv4 address operated by AS21069 in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · elna.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elna.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.205.646.231.200.0/21AS21069CH

WHOIS identity

Registrar
iana:2
Organization
elna international corp
Contact emails

Subdomains

17 observed subdomains of elna.com.

Web-graph footprint

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

125 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for elna.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.206.232.46
SPF_IP157.230.28.5
SPF_IP167.172.164.72
SPF_IP185.123.25.130
SPF_IP212.89.155.141
SPF_IP212.89.155.171
SPF_IP46.101.155.179
SPF_IP46.231.205.6
SPF_IP78.40.75.215

Related pages

Pivot deeper into the graph from elna.com.

Cypher and MCP

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

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