Skip to content

Hostname

likee.video

Last fetched

likee.video resolves to 4 IPv4 addresses operated by AS64073 in NL.

Nutrition Label

WHISPER CANON · likee.videoRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/likee.video

Resolution chain

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

IPPrefixASNOperatorCountry
185.232.56.90.0.0.0/0AS64073NL
194.60.89.174194.60.89.0/24AS393942AS393942 - WiredISP Inc.US
138.226.218.90138.226.218.0/24AS4593RELIANCE - ABB Motors and Mechanical Inc.FR
48.45.222.3548.45.222.0/24AS4593RELIANCE - ABB Motors and Mechanical Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for likee.video.

MechanismTarget
SPF_INCLUDEspf.bigo.sg

Related pages

Pivot deeper into the graph from likee.video.

Cypher and MCP

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

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