Skip to content

Hostname

memri.org

Last fetched

memri.org resolves to 13 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · memri.orgRouting diversity4.2/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/memri.org

Resolution chain

memri.org resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
memri - middle east media and research institute
Contact emails

Subdomains

14 observed subdomains of memri.org.

Web-graph footprint

Distinct hostnames that link to or from memri.org in the public web crawl.

4,085 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for memri.org.

MechanismTarget
SPF_Amemri.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.congressplus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.235.195.0/24
SPF_IP44.212.195.55

Related pages

Pivot deeper into the graph from memri.org.

Cypher and MCP

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

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