Skip to content

Hostname

11138.vip

Last fetched

11138.vip resolves to 4 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 11138.vipRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/11138.vip

Resolution chain

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

IPPrefixASNOperatorCountry
129.227.22.126129.227.96.0/23AS21859ZEN-ECN - Zenlayer IncIN
129.227.22.98129.227.96.0/23AS21859ZEN-ECN - Zenlayer IncIN
176.56.39.162176.56.173.0/24AS21859ZEN-ECN - Zenlayer IncGB
176.56.39.163176.56.173.0/24AS21859ZEN-ECN - Zenlayer IncGB

WHOIS identity

Registrar
iana:625
Organization
cheng ni juan
Contact emails

Subdomains

1 observed subdomain of 11138.vip.

Subdomain
www.11138.vip

Web-graph footprint

Distinct hostnames that link to or from 11138.vip in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from 11138.vip.

Cypher and MCP

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

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