Skip to content

Hostname

taina.li

Last fetched

taina.li resolves to 2 IPv4 addresses operated by AS216154 in NL.

Nutrition Label

WHISPER CANON · taina.liRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/taina.li

Resolution chain

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

WHOIS identity

Registrar
Organization
vitaliy derevyagin
Contact emails

Subdomains

7 observed subdomains of taina.li.

Web-graph footprint

Distinct hostnames that link to or from taina.li in the public web crawl.

34 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for taina.li.

MechanismTarget
SPF_Ataina.li
SPF_INCLUDE_spf.google.com
SPF_IP80.74.29.101
SPF_MXtaina.li

Related pages

Pivot deeper into the graph from taina.li.

Cypher and MCP

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

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