Hostname
5884.im
Last fetched
5884.im resolves to 8 IPv4 addresses operated by METAGE-AS-AP - METAGE TECHNOLOGY PTE. LTD. in TW.
Nutrition Label
Resolution chain
5884.im resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.135.117.20 | 103.135.117.0/24 | AS150288 | METAGE-AS-AP - METAGE TECHNOLOGY PTE. LTD. | TW |
| 103.135.117.21 | 103.135.117.0/24 | AS150288 | METAGE-AS-AP - METAGE TECHNOLOGY PTE. LTD. | TW |
| 103.48.5.175 | 103.48.5.0/24 | AS59371 | DNC-AS - Dimension Network & Communication Limited | HK |
| 103.48.5.176 | 103.48.5.0/24 | AS59371 | DNC-AS - Dimension Network & Communication Limited | HK |
| 154.39.104.2 | 154.39.104.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.39.104.28 | 154.39.104.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.39.104.29 | 154.39.104.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.39.104.30 | 154.39.104.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
No WHOIS records are currently associated with 5884.im in WhisperGraph.
Subdomains
1 observed subdomain of 5884.im.
| Subdomain |
|---|
| www.5884.im |
Threat posture
History
Related pages
Pivot deeper into the graph from 5884.im.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "5884.im"})-[: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.