Skip to content

Hostname

ffmpeg.ntchina.app

Last fetched

ffmpeg.ntchina.app resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR.

Nutrition Label

WHISPER CANON · ffmpeg.ntchina.appRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ffmpeg.ntchina.app

Resolution chain

ffmpeg.ntchina.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.221.182.156185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
2.18.205.202.18.205.0/24AS20940NL

WHOIS identity

No WHOIS records are currently associated with ffmpeg.ntchina.app in WhisperGraph.

Subdomains

2 observed subdomains of ffmpeg.ntchina.app.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ffmpeg.ntchina.app.

MechanismTarget
SPF_Affmpeg.ntchina.app
SPF_IP185.221.182.156
SPF_MXffmpeg.ntchina.app

Related pages

Pivot deeper into the graph from ffmpeg.ntchina.app.

Cypher and MCP

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

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