Skip to content

Hostname

dunkerque-marina.com

Last fetched

dunkerque-marina.com resolves to 1 IPv4 address operated by AS204818 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · dunkerque-marina.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/dunkerque-marina.com

Resolution chain

dunkerque-marina.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.16.1.179217.16.0.0/20AS204818FR

WHOIS identity

Registrar
iana:433
Organization
syndicat mixte dunkerque-neptune
Contact emails

Subdomains

1 observed subdomain of dunkerque-marina.com.

Web-graph footprint

Distinct hostnames that link to or from dunkerque-marina.com in the public web crawl.

34 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for dunkerque-marina.com.

MechanismTarget
SPF_INCLUDEspf-relay.coreye.net
SPF_INCLUDEspf.ags-cloud.fr
SPF_INCLUDEspf.mailjet.com
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.114.3
SPF_IP213.32.30.145
SPF_IP217.16.1.179
SPF_IP40.89.143.69
SPF_IP40.89.156.84
SPF_IP46.16.200.180/32
SPF_IP46.182.7.91
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 dunkerque-marina.com.

Cypher and MCP

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

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