Skip to content

Hostname

mina.mi.com

Last fetched

mina.mi.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · mina.mi.comRouting diversity3.9/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mina.mi.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.153.141.6720.153.141.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.153.150.5620.153.150.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.153.154.2220.153.154.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.157.123.12120.157.123.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.33.2.10220.33.2.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.33.2.8120.33.2.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

10 observed subdomains of mina.mi.com.

Web-graph footprint

Distinct hostnames that link to or from mina.mi.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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