Skip to content

Hostname

citec.fr

Last fetched

citec.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · citec.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/citec.fr

Resolution chain

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

IPPrefixASNOperatorCountry
54.38.44.9954.38.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
citec
Contact emails

Subdomains

6 observed subdomains of citec.fr.

Web-graph footprint

Distinct hostnames that link to or from citec.fr in the public web crawl.

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for citec.fr.

MechanismTarget
SPF_Acitec.fr
SPF_INCLUDEspf.mailpro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webmo.fr
SPF_IP2001:41d0:203:2963:0:0:0:1
SPF_IP45.91.145.158
SPF_IP5.135.159.39
SPF_IP54.38.44.99
SPF_MXcitec.fr

Related pages

Pivot deeper into the graph from citec.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "citec.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.