Skip to content

Hostname

noas.ir

Last fetched

noas.ir resolves to 1 IPv4 address operated by ASIATECH - Asiatech Data Transmission company in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.49.85.27185.49.85.0/24AS43754ASIATECH - Asiatech Data Transmission companyIR

WHOIS identity

No WHOIS records are currently associated with noas.ir in WhisperGraph.

Subdomains

11 observed subdomains of noas.ir.

Web-graph footprint

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

10 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • noas.ir

SPF policy

5 SPF mechanisms authorising senders for noas.ir.

MechanismTarget
SPF_Anoas.ir
SPF_IP185.49.85.152
SPF_IP185.49.85.19
SPF_IP77.238.122.141
SPF_MXnoas.ir

Related pages

Pivot deeper into the graph from noas.ir.

Cypher and MCP

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

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