Hostname
maridior.ma
Last fetched
maridior.ma resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:adk media as the registrar.
Nutrition Label
Resolution chain
maridior.ma 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 |
|---|---|---|---|---|
| 41.77.112.121 | 41.77.112.0/21 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- registrar:adk media
- Organization
- maridior
- Contact emails
Subdomains
2 observed subdomains of maridior.ma.
| Subdomain |
|---|
| mail.maridior.ma |
| www.maridior.ma |
Web-graph footprint
Distinct hostnames that link to or from maridior.ma in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- maridior.ma
- mx.zoho.com
- mx2.zoho.com
- mx3.zoho.com
SPF policy
1 SPF mechanism authorising senders for maridior.ma.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | one.zoho.com |
Related pages
Pivot deeper into the graph from maridior.ma.
- IP · 41.77.112.121
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · registrar:adk media
- Country · CA
- Email · h.benniss@menara.ma
- TLD · .ma
- 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: "maridior.ma"})-[: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.