Skip to content

Hostname

typeshenasi.com

Last fetched

typeshenasi.com resolves to 1 IPv4 address operated by AS215708 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · typeshenasi.comRouting diversity1.5/10Peering density1.9/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/typeshenasi.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.126.202.122185.126.202.0/24AS215708IR

WHOIS identity

Registrar
iana:113
Organization
arsam hoordad
Contact emails

Subdomains

13 observed subdomains of typeshenasi.com.

Web-graph footprint

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

7 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • typeshenasi.com

SPF policy

7 SPF mechanisms authorising senders for typeshenasi.com.

MechanismTarget
SPF_Atypeshenasi.com
SPF_IP185.105.184.89
SPF_IP185.105.184.93
SPF_IP185.126.202.122
SPF_IP185.126.202.58
SPF_IP45.129.36.59
SPF_MXtypeshenasi.com

Related pages

Pivot deeper into the graph from typeshenasi.com.

Cypher and MCP

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

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