Hostname
mina.in
Last fetched
mina.in resolves to 1 IPv4 address operated by SAKURA-B - SAKURA Internet Inc. in JP. WHOIS lists registrar:enom, inc. (r46-afin) as the registrar.
Nutrition Label
Resolution chain
mina.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.16.85.174 | 160.16.0.0/17 | AS9370 | SAKURA-B - SAKURA Internet Inc. | JP |
WHOIS identity
- Registrar
- registrar:enom, inc. (r46-afin)
- Organization
- mina ichimura
- Contact emails
Subdomains
7 observed subdomains of mina.in.
Web-graph footprint
Distinct hostnames that link to or from mina.in in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mina.in
SPF policy
7 SPF mechanisms authorising senders for mina.in.
| Mechanism | Target |
|---|---|
| SPF_A | mina.in |
| SPF_IP | 160.16.85.174 |
| SPF_IP | 219.94.149.175 |
| SPF_IP | 49.212.132.215 |
| SPF_IP | 59.106.12.134 |
| SPF_IP | 61.211.239.13 |
| SPF_MX | mina.in |
Related pages
Pivot deeper into the graph from mina.in.
- IP · 160.16.85.174
- ASN · AS9370SAKURA-B - SAKURA Internet Inc.
- Registrar · registrar:enom, inc. (r46-afin)
- Country · JP
- Email · master@ichimura.org
- TLD · .in
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mina.in"})-[: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.