Skip to content

Hostname

adesa.eu

Last fetched

adesa.eu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · adesa.euRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/adesa.eu

Resolution chain

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

IPPrefixASNOperatorCountry
20.123.209.11420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

17 observed subdomains of adesa.eu.

Web-graph footprint

Distinct hostnames that link to or from adesa.eu in the public web crawl.

83 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for adesa.eu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.116.74.79
SPF_IP213.177.34.59
SPF_IP213.177.34.63
SPF_MXadesa.eu

Related pages

Pivot deeper into the graph from adesa.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adesa.eu"})-[: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.