Skip to content

Hostname

etiqa.com

Last fetched

etiqa.com resolves to 10 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · etiqa.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/etiqa.com

Resolution chain

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

WHOIS identity

Registrar
iana:1005
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of etiqa.com.

Web-graph footprint

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

25 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for etiqa.com.

MechanismTarget
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf1.maybank.com
SPF_IP103.6.238.249
SPF_IP103.6.238.250
SPF_IP103.6.238.251

Related pages

Pivot deeper into the graph from etiqa.com.

Cypher and MCP

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

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