Skip to content

Hostname

t1host.ir

Last fetched

t1host.ir resolves to 2 IPv4 addresses operated by AS59623 in IR.

Nutrition Label

WHISPER CANON · t1host.irRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/t1host.ir

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with t1host.ir in WhisperGraph.

Subdomains

29 observed subdomains of t1host.ir.

Web-graph footprint

Distinct hostnames that link to or from t1host.ir in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • t1host.ir

SPF policy

4 SPF mechanisms authorising senders for t1host.ir.

MechanismTarget
SPF_At1host.ir
SPF_IP46.245.76.50
SPF_IP46.245.76.51
SPF_MXt1host.ir

Related pages

Pivot deeper into the graph from t1host.ir.

Cypher and MCP

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

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