Skip to content

Hostname

devoda.nl

Last fetched

devoda.nl resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · devoda.nlRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/devoda.nl

Resolution chain

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

IPPrefixASNOperatorCountry
81.173.114.9181.173.112.0/22AS8560DE

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

12 observed subdomains of devoda.nl.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for devoda.nl.

MechanismTarget
SPF_Adevoda.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.104.29.0/24
SPF_IP185.104.29.8/32
SPF_IP2a06:2ec0:1::80/128
SPF_MXdevoda.nl

Related pages

Pivot deeper into the graph from devoda.nl.

Cypher and MCP

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

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