Skip to content

Hostname

t9amim.com

Last fetched

t9amim.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · t9amim.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/t9amim.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of t9amim.com.

Web-graph footprint

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

5 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for t9amim.com.

MechanismTarget
SPF_At9amim.com
SPF_IP138.201.85.97
SPF_IP178.63.49.239
SPF_IP51.81.201.210
SPF_IP95.216.13.161
SPF_IP95.216.66.225
SPF_MXt9amim.com

Related pages

Pivot deeper into the graph from t9amim.com.

Cypher and MCP

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

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