Skip to content

Hostname

cud.fr

Last fetched

cud.fr resolves to 1 IPv4 address operated by AS204818 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · cud.frRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cud.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.182.7.8046.182.4.0/22AS204818FR

WHOIS identity

Registrar
registrar:orange
Organization
communaute urbaine de dunkerque
Contact emails

Subdomains

30 observed subdomains of cud.fr.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for cud.fr.

MechanismTarget
SPF_INCLUDEhosteurtransac.net
SPF_INCLUDEspf.medtra.fr
SPF_INCLUDEspf.mgdis.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfprod.keetoa.com
SPF_INCLUDEspftools.keetoa.com
SPF_IP149.202.177.167
SPF_IP164.177.4.201
SPF_IP195.101.42.161
SPF_IP195.101.49.44
SPF_IP195.101.49.48
SPF_IP195.101.49.61
SPF_IP213.32.30.145
SPF_IP40.89.143.69
SPF_IP40.89.156.84
SPF_IP46.182.7.107
SPF_IP46.182.7.124
SPF_IP46.182.7.91
SPF_IP51.75.27.225
SPF_IP81.31.205.100
SPF_IP81.31.205.101
SPF_IP81.31.205.102
SPF_IP81.31.205.103
SPF_IP92.175.133.1

Related pages

Pivot deeper into the graph from cud.fr.

Cypher and MCP

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

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