Hostname
api2205.shananfen.com
Last fetched
api2205.shananfen.com resolves to 11 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in AT.
Nutrition Label
Resolution chain
api2205.shananfen.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.91.97 | 138.113.91.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | AT |
| 163.171.147.15 | 163.171.147.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | AT |
| 23.206.188.46 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.51 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.53 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.56 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.57 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.62 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.64 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.65 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.206.188.66 | 23.206.188.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
No WHOIS records are currently associated with api2205.shananfen.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from api2205.shananfen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api2205.shananfen.com"})-[: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.