Skip to content

Hostname

cofidis.cz

Last fetched

cofidis.cz resolves to 1 IPv4 address operated by AS8255 in FR. WHOIS lists registrar:reg-genreg as the registrar.

Nutrition Label

WHISPER CANON · cofidis.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cofidis.cz

Resolution chain

cofidis.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.226.46.157145.230.103.0/24AS8255FR

WHOIS identity

Registrar
registrar:reg-genreg
Organization
combell group nv
Contact emails

Subdomains

23 observed subdomains of cofidis.cz.

Web-graph footprint

Distinct hostnames that link to or from cofidis.cz in the public web crawl.

135 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cofidis.cz.

MechanismTarget
SPF_Acofidis.cz
SPF_INCLUDEspf.mail-komplet.cz
SPF_INCLUDEspf.mailkit.eu
SPF_IP145.226.0.0/16
SPF_IP213.181.52.220/32
SPF_IP89.24.107.198/32
SPF_MXcofidis.cz

Related pages

Pivot deeper into the graph from cofidis.cz.

Cypher and MCP

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

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