Skip to content

Hostname

tri-anim.com

Last fetched

tri-anim.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tri-anim.comRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/tri-anim.com

Resolution chain

tri-anim.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
bound tree medical
Contact emails

Subdomains

5 observed subdomains of tri-anim.com.

Web-graph footprint

Distinct hostnames that link to or from tri-anim.com in the public web crawl.

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tri-anim.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.249.190.14
SPF_IP104.249.190.18

Related pages

Pivot deeper into the graph from tri-anim.com.

Cypher and MCP

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

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