Skip to content

Hostname

ostadsalam.ir

Last fetched

ostadsalam.ir resolves to 2 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:837 as the registrar.

Nutrition Label

WHISPER CANON · ostadsalam.irRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ostadsalam.ir

Resolution chain

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

WHOIS identity

Registrar
iana:837
Organization
Contact emails

Subdomains

8 observed subdomains of ostadsalam.ir.

Web-graph footprint

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

46 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ostadsalam.ir.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.88.153.138/32
SPF_IP185.88.153.139/32
SPF_IP185.88.153.140/32
SPF_IP185.88.153.57/32
SPF_IP185.88.153.93/32
SPF_MXostadsalam.ir

Related pages

Pivot deeper into the graph from ostadsalam.ir.

Cypher and MCP

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

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