Skip to content

Hostname

videoland.nl

Last fetched

videoland.nl resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists registrar:rtl nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · videoland.nlRouting diversity3.9/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/videoland.nl

Resolution chain

videoland.nl resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.24.77.48184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.24.77.72184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.2.572.16.2.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.16.2.582.16.2.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.16.2.652.16.2.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.16.241.112.16.241.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.241.82.16.241.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.220.73.3923.220.73.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.220.73.4123.220.73.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.55.243.7523.55.243.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.55.243.7923.55.243.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
registrar:rtl nederland b.v.
Organization
Contact emails

Subdomains

10 observed subdomains of videoland.nl.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from videoland.nl.

Cypher and MCP

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

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