Skip to content

Hostname

decotec.fr

Last fetched

decotec.fr resolves to 1 IPv4 address operated by AS6738 in FR. WHOIS lists registrar:digital rural informatique as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.18.195.10946.18.195.0/24AS6738FR

WHOIS identity

Registrar
registrar:digital rural informatique
Organization
decotec
Contact emails

Subdomains

9 observed subdomains of decotec.fr.

Web-graph footprint

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

63 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for decotec.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.1.137.182
SPF_IP149.154.82.21
SPF_IP193.251.7.66
SPF_IP195.114.27.154
SPF_IP46.18.195.8
SPF_MXdecotec.fr

Related pages

Pivot deeper into the graph from decotec.fr.

Cypher and MCP

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

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