Skip to content

Hostname

etopaz.az

Last fetched

etopaz.az resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:org-btha1-ripe as the registrar.

Nutrition Label

WHISPER CANON · etopaz.azRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/etopaz.az

Resolution chain

etopaz.az resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.30.96104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.165.230172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:org-btha1-ripe
Organization
tellcom iletisim hizmetleri a.s.
Contact emails

Subdomains

6 observed subdomains of etopaz.az.

Web-graph footprint

Distinct hostnames that link to or from etopaz.az in the public web crawl.

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for etopaz.az.

MechanismTarget
SPF_Aetopaz.az
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.127.1.29
SPF_IP109.127.8.241
SPF_IP109.68.64.0
SPF_IP134.19.215.150
SPF_IP93.88.81.110
SPF_MXetopaz.az

Related pages

Pivot deeper into the graph from etopaz.az.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "etopaz.az"})-[: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.