Skip to content

Hostname

memar.press

Last fetched

memar.press resolves to 2 IPv4 addresses operated by AminIDC - Asre Pardazeshe Ettelaate Amin Institute in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · memar.pressRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/memar.press

Resolution chain

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

IPPrefixASNOperatorCountry
212.80.20.92212.80.20.0/24AS48147AminIDC - Asre Pardazeshe Ettelaate Amin InstituteIR
87.107.102.19887.107.102.0/24AS51431IR-AVABARID-AS - Rasaneh Avabarid Private Joint Stock CompanyIR

WHOIS identity

Registrar
iana:113
Organization
greenhost
Contact emails

Subdomains

9 observed subdomains of memar.press.

Web-graph footprint

Distinct hostnames that link to or from memar.press in the public web crawl.

9 sites link to this hostname.

177 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for memar.press.

MechanismTarget
SPF_Amemar.press
SPF_IP135.181.54.13
SPF_MXmemar.press

Related pages

Pivot deeper into the graph from memar.press.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "memar.press"})-[: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.