Skip to content

Hostname

manaserver.ir

Last fetched

manaserver.ir resolves to 2 IPv4 addresses operated by AS211056 in IR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

18 observed subdomains of manaserver.ir.

Web-graph footprint

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

33 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for manaserver.ir.

MechanismTarget
SPF_Amanaserver.ir
SPF_INCLUDE_spf.manaserver.net
SPF_IP148.251.65.7
SPF_IP87.107.124.203
SPF_IP87.107.68.66
SPF_MXmanaserver.ir

Related pages

Pivot deeper into the graph from manaserver.ir.

Cypher and MCP

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

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