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
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
- cvyvnkgn@whoisprivacyprotect.com
- dwxsxrvdjg@whoisprivacyprotect.com
- jqhfbgbch@whoisprivacyprotect.com
- kvqkwwjdwk@whoisprivacyprotect.com
- kwrtkpjlb@whoisprivacyprotect.com
- lbhjbvwtt@whoisprivacyprotect.com
- nvwgkjxkn@whoisprivacyprotect.com
- phwybhxt@whoisprivacyprotect.com
- qvkbxrqfh@whoisprivacyprotect.com
- tqsctmqwd@whoisprivacyprotect.com
- vwwtpdgpmn@whoisprivacyprotect.com
- wbfrwfpddh@whoisprivacyprotect.com
- xphcddkkm@whoisprivacyprotect.com
- mlevin@memri.org
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
MX records
SPF policy
7 SPF mechanisms authorising senders for memri.org.
| Mechanism | Target |
|---|---|
| SPF_A | memri.org |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | outboundmail.convio.net |
| SPF_INCLUDE | spf.congressplus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.235.195.0/24 |
| SPF_IP | 44.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.