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
Resolution chain
deceuninck.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.32.108.83 | 213.32.0.0/17 | AS16276 | OVH | NL |
WHOIS identity
- Registrar
- iana:447
- Organization
- deceuninck nv
- Contact emails
Subdomains
53 observed subdomains of deceuninck.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deceuninck.com in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for deceuninck.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 149.202.33.238 |
| SPF_IP | 193.201.68.0/24 |
| SPF_IP | 193.201.68.121 |
| SPF_IP | 193.201.69.0/24 |
| SPF_IP | 193.201.69.1 |
| SPF_IP | 212.91.239.152/32 |
| SPF_IP | 217.76.224.0/23 |
| SPF_IP | 23.90.117.149 |
| SPF_IP | 23.90.119.28 |
| SPF_IP | 35.214.183.81/32 |
| SPF_IP | 35.214.208.81/32 |
| SPF_IP | 35.214.212.238/32 |
| SPF_IP | 35.214.213.218/32 |
| SPF_IP | 51.255.66.70 |
| SPF_IP | 52.137.36.115 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.