Skip to content

Hostname

widar.be

Last fetched

widar.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · widar.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/widar.be

Resolution chain

widar.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

3 observed subdomains of widar.be.

Web-graph footprint

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

23 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for widar.be.

MechanismTarget
SPF_Awidar.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.149.176
SPF_IP149.202.159.64
SPF_IP178.208.42.242
SPF_IP2a03:9700:8000::7306/64
SPF_IP2a03:9700:8000::8157/64
SPF_IP31.7.4.215/32
SPF_IP31.7.4.80/32
SPF_IP81.83.12.191
SPF_MXwidar.be

Related pages

Pivot deeper into the graph from widar.be.

Cypher and MCP

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

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