Skip to content

Hostname

thamatrix.com

Last fetched

thamatrix.com resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:1375 as the registrar.

Nutrition Label

WHISPER CANON · thamatrix.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/thamatrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
70.64.36.17870.64.36.0/22AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

Registrar
iana:1375
Organization
c/o eis ag, whois privacy services
Contact emails

Subdomains

1 observed subdomain of thamatrix.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for thamatrix.com.

MechanismTarget
SPF_Asmtp-out-no.shaw.ca
SPF_Athamatrix.com
SPF_INCLUDEmx.olat.ca
SPF_INCLUDEolat.ca
SPF_INCLUDEshaw.ca
SPF_INCLUDEshawcable.net
SPF_IP104.225.218.52/32
SPF_IP172.93.48.249/32
SPF_IP184.68.92.86/32
SPF_IP64.59.134.13/32
SPF_MXthamatrix.com

Related pages

Pivot deeper into the graph from thamatrix.com.

Cypher and MCP

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

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