Hostname
mahj.org
Last fetched
mahj.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
mahj.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.59.251.196 | 37.60.96.0/19 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- musee d'art et d'histoire du jadaisme
- Contact emails
Subdomains
15 observed subdomains of mahj.org.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mahj.org in the public web crawl.
1,020 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mahj.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.60.75 |
| SPF_IP | 213.218.146.162 |
| SPF_IP | 80.11.35.190 |
| SPF_IP | 89.83.119.129 |
Related pages
Pivot deeper into the graph from mahj.org.
- IP · 37.59.251.196
- ASN · AS16276
- Registrar · iana:81
- Country · FR
- Email · 70f7a811da727e862833b63c6945f775-mde18@contact.gandi.net
- TLD · .org
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mahj.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.