Skip to content

Hostname

tanhost.com

Last fetched

tanhost.com resolves to 1 IPv4 address operated by TANGRAM-CANADA-INC - TANGRAM CANADA INC. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · tanhost.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tanhost.com

Resolution chain

tanhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.204.72.161199.204.72.0/21AS53363TANGRAM-CANADA-INC - TANGRAM CANADA INC.CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

330 observed subdomains of tanhost.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tanhost.com.

MechanismTarget
SPF_Atanhost.com
SPF_IP109.72.144.0/22
SPF_IP109.72.145.0/24
SPF_IP109.72.148.0/22
SPF_IP109.72.149.75
SPF_IP109.72.149.79
SPF_IP171.25.204.0/23
SPF_IP195.211.108.0/22
SPF_IP91.206.226.41
SPF_IP91.206.226.42
SPF_MXtanhost.com

Related pages

Pivot deeper into the graph from tanhost.com.

Cypher and MCP

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

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