Skip to content

Hostname

deceuninck.com

Last fetched

deceuninck.com resolves to 1 IPv4 address operated by OVH in NL. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · deceuninck.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/deceuninck.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.32.108.83213.32.0.0/17AS16276OVHNL

WHOIS identity

Registrar
iana:447
Organization
deceuninck nv
Contact emails

Subdomains

53 observed subdomains of deceuninck.com.

Web-graph footprint

Distinct hostnames that link to or from deceuninck.com in the public web crawl.

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for deceuninck.com.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP149.202.33.238
SPF_IP193.201.68.0/24
SPF_IP193.201.68.121
SPF_IP193.201.69.0/24
SPF_IP193.201.69.1
SPF_IP212.91.239.152/32
SPF_IP217.76.224.0/23
SPF_IP23.90.117.149
SPF_IP23.90.119.28
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_IP51.255.66.70
SPF_IP52.137.36.115
SPF_IP91.183.149.234

Related pages

Pivot deeper into the graph from deceuninck.com.

Cypher and MCP

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

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