Skip to content

Hostname

willux.be

Last fetched

willux.be resolves to 1 IPv4 address operated by ASN-WILLUX - WILLUX.be N.V. in BE. WHOIS lists registrar:willux.be nv as the registrar.

Nutrition Label

WHISPER CANON · willux.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/willux.be

Resolution chain

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

IPPrefixASNOperatorCountry
193.30.110.108193.30.110.0/24AS39641ASN-WILLUX - WILLUX.be N.V.BE

WHOIS identity

Registrar
registrar:willux.be nv
Organization
Contact emails

Subdomains

779 observed subdomains of willux.be.

Web-graph footprint

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

5 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for willux.be.

MechanismTarget
SPF_INCLUDE_spf.exactonline.be
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.160.101
SPF_IP15.222.188.1
SPF_IP193.30.110.10
SPF_IP193.30.110.108
SPF_IP193.30.110.115/32
SPF_IP193.30.110.116
SPF_IP193.30.110.217
SPF_IP193.30.110.99
SPF_IP194.50.91.73
SPF_IP3.97.110.140
SPF_IP3.98.156.147
SPF_IP51.144.183.77/32
SPF_IP84.198.160.210

Related pages

Pivot deeper into the graph from willux.be.

Cypher and MCP

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

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