Skip to content

Hostname

mychannels.video

Last fetched

mychannels.video resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in HK. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · mychannels.videoRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mychannels.video

Resolution chain

mychannels.video resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.51.102.203184.51.102.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
184.51.102.219184.51.102.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
2.17.100.1942.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.17.100.2082.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.17.147.1302.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.17.147.1712.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.215.13723.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.215.9123.44.215.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.50.131.14023.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.15523.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.53.43.4123.53.40.0/22AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.53.43.6523.53.40.0/22AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.53.43.8223.53.40.0/22AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

Registrar
iana:1647
Organization
de persgroep publishing nv
Contact emails

Subdomains

56 observed subdomains of mychannels.video.

Web-graph footprint

Distinct hostnames that link to or from mychannels.video in the public web crawl.

83 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 mychannels.video.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mychannels.video"})-[: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.