Skip to content

Hostname

like.video

Last fetched

like.video resolves to 6 IPv4 addresses operated by AS10122 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · like.videoRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/like.video

Resolution chain

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

IPPrefixASNOperatorCountry
169.136.79.185169.136.79.0/24AS10122HK
169.136.79.37169.136.79.0/24AS10122HK
202.63.37.137202.63.37.0/24AS10122SG
48.45.222.3048.45.222.0/24AS4593RELIANCE - ABB Motors and Mechanical Inc.DE
48.45.222.5648.45.222.0/24AS4593RELIANCE - ABB Motors and Mechanical Inc.DE
48.45.222.7948.45.222.0/24AS4593RELIANCE - ABB Motors and Mechanical Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bigo technology pte. ltd bigo technology pte.
Contact emails

Subdomains

49 observed subdomains of like.video.

Web-graph footprint

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

25 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for like.video.

MechanismTarget
SPF_INCLUDEspf.bigo.sg

Related pages

Pivot deeper into the graph from like.video.

Cypher and MCP

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

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