Skip to content

Hostname

dexeus.com

Last fetched

dexeus.com resolves to 1 IPv4 address operated by AS16371 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · dexeus.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dexeus.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.116.185.10194.116.185.0/24AS16371ES

WHOIS identity

Registrar
iana:379
Organization
dexeus_com
Contact emails

Subdomains

17 observed subdomains of dexeus.com.

Web-graph footprint

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

320 sites link to this hostname.

526 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dexeus.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP157.90.90.78
SPF_IP34.240.49.61/24
SPF_IP94.23.82.2
SPF_MXcorreo.dexeus.com
SPF_MXdexeus.com

Related pages

Pivot deeper into the graph from dexeus.com.

Cypher and MCP

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

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