Skip to content

Hostname

gova.be

Last fetched

gova.be resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists registrar:cheops technology nv as the registrar.

Nutrition Label

WHISPER CANON · gova.beRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gova.be

Resolution chain

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

IPPrefixASNOperatorCountry
85.9.210.1785.9.208.0/21AS202053NL

WHOIS identity

Registrar
registrar:cheops technology nv
Organization
Contact emails

Subdomains

5 observed subdomains of gova.be.

Web-graph footprint

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

14 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gova.be.

MechanismTarget
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.134.106.169
SPF_IP81.82.230.215
SPF_IP84.198.211.122
SPF_IP86.39.240.193

Related pages

Pivot deeper into the graph from gova.be.

Cypher and MCP

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

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