Skip to content

Hostname

alucol.nl

Last fetched

alucol.nl resolves to 1 IPv4 address operated by AS202591 in NL. WHOIS lists registrar:webhost company as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.30.22492.119.28.0/22AS202591NL

WHOIS identity

Registrar
registrar:webhost company
Organization
Contact emails

Subdomains

7 observed subdomains of alucol.nl.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alucol.nl.

MechanismTarget
SPF_Aalucol.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEehv-virt-downdijk-web1.nefos.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.239.180.174
SPF_IP213.125.8.218/29
SPF_IP2a09:b340:0:0:f816:3eff:fe0e:57ba
SPF_IP37.97.195.2
SPF_IP92.119.30.224
SPF_MXalucol.nl

Related pages

Pivot deeper into the graph from alucol.nl.

Cypher and MCP

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

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