Skip to content

Hostname

etalks.cc

Last fetched

etalks.cc resolves to 4 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · etalks.ccRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/etalks.cc

Resolution chain

etalks.cc resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.206.106.26116.206.156.0/23AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
47.76.127.21747.77.48.0/20AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK
47.91.170.22247.108.108.0/24AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK
8.218.208.2408.220.32.0/19AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

1 observed subdomain of etalks.cc.

Subdomain
www.etalks.cc

Threat posture

History

Mail and authentication

MX records

  • etalks.cc

SPF policy

3 SPF mechanisms authorising senders for etalks.cc.

MechanismTarget
SPF_Aetalks.cc
SPF_INCLUDEwebhostbox.net
SPF_MXetalks.cc

Related pages

Pivot deeper into the graph from etalks.cc.

Cypher and MCP

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

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