Skip to content

Hostname

mc-d.co

Last fetched

mc-d.co resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · mc-d.coRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/mc-d.co

Resolution chain

mc-d.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.51.227.238184.51.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
23.205.8.20523.205.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:81
Organization
france medias monde
Contact emails

Subdomains

2 observed subdomains of mc-d.co.

Web-graph footprint

Distinct hostnames that link to or from mc-d.co in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mc-d.co.

MechanismTarget
SPF_IP195.68.70.119
SPF_IP195.68.70.122
SPF_MXmc-d.co

Related pages

Pivot deeper into the graph from mc-d.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mc-d.co"})-[: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.