Skip to content

Hostname

evides.nl

Last fetched

evides.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · evides.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/evides.nl

Resolution chain

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

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

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

106 observed subdomains of evides.nl.

Web-graph footprint

Distinct hostnames that link to or from evides.nl in the public web crawl.

300 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for evides.nl.

MechanismTarget
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEvirtual.dmdelivery.com
SPF_IP148.105.0.0/16
SPF_IP167.89.54.128
SPF_IP193.176.204.4
SPF_IP198.2.128.0/18
SPF_IP20.105.216.2
SPF_IP205.201.128.0/20
SPF_IP31.24.48.221
SPF_IP31.24.48.222
SPF_IP31.24.48.30
SPF_IP31.24.48.31
SPF_IP31.24.48.32
SPF_IP82.201.112.135/32
SPF_MXevides.nl

Related pages

Pivot deeper into the graph from evides.nl.

Cypher and MCP

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

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