Skip to content

Hostname

static.mantacdn.net

Last fetched

static.mantacdn.net resolves to 5 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · static.mantacdn.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/static.mantacdn.net

Resolution chain

static.mantacdn.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.251.117.823.251.116.0/23AS21859ZEN-ECN - Zenlayer IncUS
89.222.119.8189.222.118.0/23AS60068CDN77 - Datacamp LimitedDE
98.98.65.5098.98.64.0/23AS21859ZEN-ECN - Zenlayer IncUS
193.118.39.35193.118.36.0/22AS21859ZEN-ECN - Zenlayer Inc
193.118.39.36193.118.36.0/22AS21859ZEN-ECN - Zenlayer Inc

WHOIS identity

No WHOIS records are currently associated with static.mantacdn.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.mantacdn.net in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.mantacdn.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static.mantacdn.net"})-[: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.