Skip to content

Hostname

eland.com

Last fetched

eland.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

WHISPER CANON · eland.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/eland.com

Resolution chain

eland.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.125.81.11913.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.208.14913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.26.1603.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.85.1673.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.134.263.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.29.323.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.227.2503.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.34.2433.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.54.1063.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.216.13852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.65.13952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.22.6254.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:130
Organization
e-land world co.
Contact emails

Subdomains

38 observed subdomains of eland.com.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eland.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.193.93.90
SPF_IP121.169.202.53
SPF_IP121.169.202.54
SPF_IP121.169.202.66
SPF_IP121.169.202.75

Related pages

Pivot deeper into the graph from eland.com.

Cypher and MCP

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

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