Skip to content

Hostname

alega.nl

Last fetched

alega.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:vdb computers b.v. as the registrar.

Nutrition Label

WHISPER CANON · alega.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/alega.nl

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.150.577.72.144.0/21AS20857NL

WHOIS identity

Registrar
registrar:vdb computers b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of alega.nl.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alega.nl.

MechanismTarget
SPF_Aalega.nl
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.236.149
SPF_IP149.210.229.120
SPF_IP192.237.158.38/32
SPF_IP46.244.11.28
SPF_IP77.72.150.5
SPF_IP84.27.191.179
SPF_MXalega.nl

Related pages

Pivot deeper into the graph from alega.nl.

Cypher and MCP

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

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