Skip to content

Hostname

elaninet.com

Last fetched

elaninet.com resolves to 1 IPv4 address operated by AS34187 in UA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · elaninet.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elaninet.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.26.129.1078.26.129.0/24AS34187UA

WHOIS identity

Registrar
iana:303
Organization
chao farlep-invest
Contact emails

Subdomains

18 observed subdomains of elaninet.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for elaninet.com.

MechanismTarget
SPF_Aelaninet.com
SPF_MXelaninet.com

Related pages

Pivot deeper into the graph from elaninet.com.

Cypher and MCP

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

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