Skip to content

Hostname

tsetab.com

Last fetched

tsetab.com resolves to 1 IPv4 address operated by AFRANET - Afranet in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · tsetab.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/tsetab.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.175.151.5679.175.151.0/24AS25184AFRANET - AfranetIR

WHOIS identity

Registrar
iana:82
Organization
hamed ajoudani
Contact emails

Subdomains

7 observed subdomains of tsetab.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for tsetab.com.

MechanismTarget
SPF_Amail.tsetab.com
SPF_Amail.tsetab.ir
SPF_IP188.94.188.21/32
SPF_IP188.94.188.22/32
SPF_MXtsetab.com
SPF_MXtsetab.ir

Related pages

Pivot deeper into the graph from tsetab.com.

Cypher and MCP

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

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