Skip to content

Hostname

lf16-capcut.faceulv.com

Last fetched

lf16-capcut.faceulv.com resolves to 6 IPv4 addresses operated by GLOBE-TELECOM-AS - Globe Telecoms in PH.

Nutrition Label

WHISPER CANON · lf16-capcut.faceulv.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lf16-capcut.faceulv.com

Resolution chain

lf16-capcut.faceulv.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.37.77.1391.37.0.0/16AS4775GLOBE-TELECOM-AS - Globe TelecomsPH
1.37.77.1611.37.0.0/16AS4775GLOBE-TELECOM-AS - Globe TelecomsPH
203.69.81.41203.69.0.0/16AS3462HINET - Data Communication Business GroupTW
203.69.81.48203.69.0.0/16AS3462HINET - Data Communication Business GroupTW
23.12.145.823.12.145.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.12.145.923.12.145.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

No WHOIS records are currently associated with lf16-capcut.faceulv.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from lf16-capcut.faceulv.com in the public web crawl.

64 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lf16-capcut.faceulv.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lf16-capcut.faceulv.com"})-[: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.