Skip to content

Hostname

cofidis.sk

Last fetched

cofidis.sk resolves to 1 IPv4 address operated by EURO-INFORMATION - Euro-Information-Europeenne de Traitement de l'Information SAS in FR. WHOIS lists registrar:domain admin as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.226.174.157145.226.128.0/18AS8255EURO-INFORMATION - Euro-Information-Europeenne de Traitement de l'Information SASFR

WHOIS identity

Registrar
registrar:domain admin
Organization
barbara kristekova
Contact emails

Subdomains

11 observed subdomains of cofidis.sk.

Web-graph footprint

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

38 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cofidis.sk.

MechanismTarget
SPF_Acofidis.sk
SPF_INCLUDEspf.mailkit.eu
SPF_IP145.226.1.0/24
SPF_IP145.226.158.0/24
SPF_IP145.226.30.0/24
SPF_IP145.226.65.0/24
SPF_MXcofidis.sk

Related pages

Pivot deeper into the graph from cofidis.sk.

Cypher and MCP

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

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