Hostname
solamichi.com
Last fetched
solamichi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
solamichi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.82.17 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.6 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.72 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.96 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.173.197.104 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.13 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.2 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.197.48 | 3.173.196.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.222.201.102 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.107 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.119 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.76 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:49
- Organization
- mti
- Contact emails
Subdomains
8 observed subdomains of solamichi.com.
Web-graph footprint
Distinct hostnames that link to or from solamichi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- solamichi.com
SPF policy
3 SPF mechanisms authorising senders for solamichi.com.
| Mechanism | Target |
|---|---|
| SPF_A | solamichi.com |
| SPF_A | sv5032.xserver.jp |
| SPF_MX | solamichi.com |
Related pages
Pivot deeper into the graph from solamichi.com.
- IP · 3.161.82.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · DE
- Email · mti_domainmgr@mti.co.jp
- TLD · .com
- Browse hostnames · so…
- 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: "solamichi.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.