Hostname
mc-doualiya.com
Last fetched
mc-doualiya.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
mc-doualiya.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.59.187 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 2.16.1.147 | 2.16.1.0/24 | AS20940 | — | DE |
| 2.16.1.232 | 2.16.1.0/24 | AS20940 | — | DE |
| 23.197.139.184 | 23.192.0.0/11 | AS20940 | — | DE |
| 23.60.120.92 | 23.60.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.79.180.227 | 23.79.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- environnements numeriques france medias monde
- Contact emails
Subdomains
29 observed subdomains of mc-doualiya.com.
Showing 22 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mc-doualiya.com in the public web crawl.
854 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mc-doualiya.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.52.0.151 |
| SPF_IP | 209.52.117.178 |
| SPF_IP | 5.144.140.88 |
| SPF_IP | 84.14.169.30 |
Related pages
Pivot deeper into the graph from mc-doualiya.com.
- IP · 104.102.59.187
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:81
- Country · DE
- Email · gestion-domaines-juridiques@francemm.com
- TLD · .com
- Browse hostnames · mc…
- 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: "mc-doualiya.com"})-[: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.