Skip to content

Hostname

api2.mina.mi.com

Last fetched

api2.mina.mi.com resolves to 20 IPv4 addresses operated by WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square in SG.

Nutrition Label

WHISPER CANON · api2.mina.mi.comRouting diversity4.2/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api2.mina.mi.com

Resolution chain

api2.mina.mi.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.236.118.15847.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.127.14647.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.137.147.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.150.12547.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.189.7247.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.195.10947.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.200.23947.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.206.25047.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.234.7647.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.39.12247.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.56.19847.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.81.16547.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.236.88.24447.236.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.237.111.17447.237.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.237.12.16147.237.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.237.24.22547.237.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.245.105.10947.245.96.0/19AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
8.219.158.1788.219.128.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
8.222.136.138.222.128.0/18AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
8.222.209.668.222.192.0/18AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG

WHOIS identity

No WHOIS records are currently associated with api2.mina.mi.com in WhisperGraph.

Subdomains

1 observed subdomain of api2.mina.mi.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api2.mina.mi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api2.mina.mi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.