Skip to content

Hostname

emitis.ir

Last fetched

emitis.ir resolves to 1 IPv4 address operated by OLIMP1-AS in NL.

Nutrition Label

WHISPER CANON · emitis.irRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/emitis.ir

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.182.14845.252.182.0/24AS48011OLIMP1-ASNL

WHOIS identity

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

Subdomains

2 observed subdomains of emitis.ir.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • emitis.ir

SPF policy

8 SPF mechanisms authorising senders for emitis.ir.

MechanismTarget
SPF_Aemitis.ir
SPF_IP188.40.251.225
SPF_IP188.40.251.234
SPF_IP188.40.251.235
SPF_IP45.252.181.133
SPF_IP45.252.182.148
SPF_IP65.21.223.145
SPF_MXemitis.ir

Related pages

Pivot deeper into the graph from emitis.ir.

Cypher and MCP

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

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