Skip to content

Hostname

api.likee.video

Last fetched

api.likee.video resolves to 8 IPv4 addresses operated by GNET-AS - GNET INC. in US.

Nutrition Label

WHISPER CANON · api.likee.videoRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api.likee.video

Resolution chain

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

IPPrefixASNOperatorCountry
155.117.247.73155.117.247.0/24AS22427GNET-AS - GNET INC.US
162.141.114.3162.141.114.0/24AS137235US
167.148.199.165167.148.199.0/24AS31715US
31.56.238.10231.56.238.0/24AS393942AS393942 - WiredISP Inc.US
31.57.182.2431.57.182.0/24AS135402US
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

No WHOIS records are currently associated with api.likee.video in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from api.likee.video.

Cypher and MCP

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

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