Hostname
13fei.top
Last fetched
13fei.top resolves to 13 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
13fei.top resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.201.85.140 | 154.201.80.0/21 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 165.99.42.96 | 165.99.42.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 198.44.176.65 | 198.44.176.0/24 | AS154321 | — | HK |
| 198.44.176.67 | 198.44.176.0/24 | AS154321 | — | HK |
| 198.44.176.76 | 198.44.176.0/24 | AS154321 | — | HK |
| 172.98.22.5 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.8 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.4 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.3 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.7 | 172.98.22.0/24 | AS154321 | — | HK |
| 198.44.176.66 | 198.44.176.0/24 | AS154321 | — | HK |
| 172.98.22.6 | 172.98.22.0/24 | AS154321 | — | HK |
| 198.44.176.8 | 198.44.176.0/24 | AS154321 | — | HK |
WHOIS identity
- Registrar
- iana:472
- Organization
- chaifenglian
- Contact emails
- —
Subdomains
6 observed subdomains of 13fei.top.
Web-graph footprint
Distinct hostnames that link to or from 13fei.top in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 13fei.top.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "13fei.top"})-[: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.