Skip to content

Hostname

desotec.com

Last fetched

desotec.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · desotec.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/desotec.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.17188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:269
Organization
desotec n.v.
Contact emails

Subdomains

12 observed subdomains of desotec.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for desotec.com.

MechanismTarget
SPF_Adesotec.com
SPF_INCLUDE0b962e.workshop-spf.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.167.241.122
SPF_IP81.246.34.245
SPF_IP81.246.34.246
SPF_IP81.82.231.13
SPF_IP81.82.248.125
SPF_IP91.183.44.188

Related pages

Pivot deeper into the graph from desotec.com.

Cypher and MCP

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

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