Skip to content

Hostname

mdcu-comics.fr

Last fetched

mdcu-comics.fr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · mdcu-comics.frRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mdcu-comics.fr

Resolution chain

mdcu-comics.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.70.239104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.234.167.34109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
172.67.140.124172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:gandi
Organization
les portes du 9eme art
Contact emails

Subdomains

2 observed subdomains of mdcu-comics.fr.

Web-graph footprint

Distinct hostnames that link to or from mdcu-comics.fr in the public web crawl.

135 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mdcu-comics.fr.

MechanismTarget
SPF_Amdcu-comics.fr
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.167.34
SPF_MXmdcu-comics.fr

Related pages

Pivot deeper into the graph from mdcu-comics.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mdcu-comics.fr"})-[: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.