Skip to content

Hostname

utype.ir

Last fetched

utype.ir resolves to 3 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:1351 as the registrar.

Nutrition Label

WHISPER CANON · utype.irRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/utype.ir

Resolution chain

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

WHOIS identity

Registrar
iana:1351
Organization
Contact emails

Subdomains

9 observed subdomains of utype.ir.

Web-graph footprint

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

41 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • utype.ir

SPF policy

6 SPF mechanisms authorising senders for utype.ir.

MechanismTarget
SPF_Autype.ir
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.pakat.net
SPF_IP185.159.154.170
SPF_IP185.159.154.173
SPF_MXutype.ir

Related pages

Pivot deeper into the graph from utype.ir.

Cypher and MCP

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

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