Skip to content

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

WHISPER CANON · mc-doualiya.comRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/mc-doualiya.com

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.

IPPrefixASNOperatorCountry
104.102.59.187104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.16.1.1472.16.1.0/24AS20940DE
2.16.1.2322.16.1.0/24AS20940DE
23.197.139.18423.192.0.0/11AS20940DE
23.60.120.9223.60.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.79.180.22723.79.176.0/20AS16625AKAMAI-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.

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

SPF policy

5 SPF mechanisms authorising senders for mc-doualiya.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.0.151
SPF_IP209.52.117.178
SPF_IP5.144.140.88
SPF_IP84.14.169.30

Related pages

Pivot deeper into the graph from mc-doualiya.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.