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
Resolution chain
hyphp.vip resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.20.254.35 | 111.20.240.0/20 | AS140105 | CMNET-SNIDC-CN-AP Shaanxi Mobile Communication Company Limited | CN |
| 122.228.115.35 | 122.228.112.0/21 | AS134771 | CAPSTONECO | CN |
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.
- IP · 111.20.254.35
- ASN · AS140105CMNET-SNIDC-CN-AP Shaanxi Mobile Communication Company Limited
- Registrar · iana:1697
- Country · CN
- Email · 4174201@qq.com
- TLD · .vip
- Browse hostnames · hy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.