Skip to content

Hostname

ino.ir

Last fetched

ino.ir resolves to 1 IPv4 address operated by AS58224 in IR. WHOIS lists registrar:iranian nursing organization as the registrar.

Nutrition Label

WHISPER CANON · ino.irRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ino.ir

Resolution chain

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

IPPrefixASNOperatorCountry
80.210.43.17980.210.32.0/19AS58224IR

WHOIS identity

Registrar
registrar:iranian nursing organization
Organization
Contact emails

Subdomains

4 observed subdomains of ino.ir.

Web-graph footprint

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

119 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ino.ir.

MechanismTarget
SPF_Aino.ir
SPF_INCLUDE_spf.google.com
SPF_IP88.99.148.34
SPF_IP88.99.246.177
SPF_IP88.99.246.178
SPF_IP88.99.246.179
SPF_MXino.ir

Related pages

Pivot deeper into the graph from ino.ir.

Cypher and MCP

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

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