Skip to content

Hostname

deva.be

Last fetched

deva.be resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists registrar:easyhost(r) as the registrar.

Nutrition Label

WHISPER CANON · deva.beRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/deva.be

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.210.1165.22.208.0/22AS202053NL

WHOIS identity

Registrar
registrar:easyhost(r)
Organization
Contact emails

Subdomains

20 observed subdomains of deva.be.

Web-graph footprint

Distinct hostnames that link to or from deva.be in the public web crawl.

11 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deva.be.

MechanismTarget
SPF_INCLUDEspf.korfina-web.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:2830
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:5ff8
SPF_IP5.22.210.116
SPF_IP91.183.44.223
SPF_IP94.237.42.169

Related pages

Pivot deeper into the graph from deva.be.

Cypher and MCP

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

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