Skip to content

Hostname

amelis.com

Last fetched

amelis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1251 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.5.1133.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.513.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.63.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.763.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.803.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.823.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.71.113.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1183.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.393.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.753.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:1251
Organization
epiktet
Contact emails

Subdomains

20 observed subdomains of amelis.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amelis.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Asmtp.completude.com
SPF_Asmtp1.completude.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.xelya.io
SPF_IP217.109.32.62
SPF_IP91.134.75.53

Related pages

Pivot deeper into the graph from amelis.com.

Cypher and MCP

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

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