Skip to content

Hostname

etiya.com

Last fetched

etiya.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.32.96108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.37.226108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.13.12018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.137.1518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.13.24434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.90.2734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.188.20034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.145.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.160.2652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.186.15652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.22.8152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.214.2052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.1.23154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.13.14054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.167.5554.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.110.6954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.119.5854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.50.15363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.22.1663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
etiya bilgi teknolojileri yazlm san. ve tic.as.
Contact emails

Subdomains

17 observed subdomains of etiya.com.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for etiya.com.

MechanismTarget
SPF_INCLUDE48683284.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.useinbox.net

Related pages

Pivot deeper into the graph from etiya.com.

Cypher and MCP

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

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