Skip to content

Hostname

101tv.nl

Last fetched

101tv.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:npo as the registrar.

Nutrition Label

WHISPER CANON · 101tv.nlRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/101tv.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.159.221108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.228.8118.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.116.13418.238.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.157.19235.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.152.17852.216.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.127.16763.38.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:npo
Organization
Contact emails

Subdomains

1 observed subdomain of 101tv.nl.

Subdomain
www.101tv.nl

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 101tv.nl.

Cypher and MCP

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

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