Skip to content

Hostname

hyphp.vip

Last fetched

hyphp.vip resolves to 2 IPv4 addresses operated by CMNET-SNIDC-CN-AP Shaanxi Mobile Communication Company Limited in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · hyphp.vipRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hyphp.vip

Resolution chain

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

IPPrefixASNOperatorCountry
111.20.254.35111.20.240.0/20AS140105CMNET-SNIDC-CN-AP Shaanxi Mobile Communication Company LimitedCN
122.228.115.35122.228.112.0/21AS134771CAPSTONECOCN

WHOIS identity

Registrar
iana:1697
Organization
huang you peng
Contact emails

Subdomains

5 observed subdomains of hyphp.vip.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hyphp.vip.

Cypher and MCP

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

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