Skip to content

Hostname

tpc.co.ir

Last fetched

tpc.co.ir resolves to 2 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:1027 as the registrar.

Nutrition Label

WHISPER CANON · tpc.co.irRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tpc.co.ir

Resolution chain

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

WHOIS identity

Registrar
iana:1027
Organization
Contact emails

Subdomains

3 observed subdomains of tpc.co.ir.

Web-graph footprint

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

15 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for tpc.co.ir.

MechanismTarget
SPF_Atpc.co.ir
SPF_IP185.10.73.230
SPF_MXtpc.co.ir

Related pages

Pivot deeper into the graph from tpc.co.ir.

Cypher and MCP

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

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