Skip to content

Hostname

elis.com

Last fetched

elis.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · elis.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elis.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.85.11718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

95 observed subdomains of elis.com.

Web-graph footprint

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

147 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

59 SPF mechanisms authorising senders for elis.com.

MechanismTarget
SPF_INCLUDEchkmkt.com
SPF_INCLUDEdirect2.elis.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEtpm.elis.com
SPF_IP104.41.148.118
SPF_IP144.76.219.7
SPF_IP152.115.46.64/27
SPF_IP153.92.224.0/19
SPF_IP172.246.0.0/18
SPF_IP176.187.58.65
SPF_IP176.94.89.147
SPF_IP178.188.81.184/29
SPF_IP185.107.232.0/22
SPF_IP185.12.80.0/22
SPF_IP185.24.144.0/22
SPF_IP185.41.28.0/22
SPF_IP185.47.106.80/28
SPF_IP185.47.106.96/27
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP195.94.90.190
SPF_IP195.94.91.40/29
SPF_IP20.103.76.170
SPF_IP20.73.236.16
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP212.144.243.240/28
SPF_IP212.146.192.0/18
SPF_IP213.32.128.0/18
SPF_IP216.198.0.0/18
SPF_IP217.116.222.128/27
SPF_IP217.166.48.62
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP46.235.21.57/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP51.104.160.93
SPF_IP51.105.228.71
SPF_IP77.107.237.83
SPF_IP77.32.128.0/18
SPF_IP77.32.192.0/19
SPF_IP81.169.197.121/32
SPF_IP83.136.91.225/27
SPF_IP85.214.117.101
SPF_IP85.214.134.67/32
SPF_IP85.214.175.12/32
SPF_IP85.214.175.9/32
SPF_IP85.214.186.3
SPF_IP85.214.254.199
SPF_IP85.214.50.218
SPF_IP85.214.57.211
SPF_IP85.214.88.143
SPF_IP90.187.58.65
SPF_IP94.143.16.0/21

Related pages

Pivot deeper into the graph from elis.com.

Cypher and MCP

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

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