Hostname
saunare.com
Last fetched
saunare.com resolves to 2 IPv4 addresses operated by AS9370 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
saunare.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.43.142.48 | 163.43.0.0/16 | AS9370 | — | JP |
| 163.43.18.248 | 163.43.0.0/16 | AS9370 | — | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
2 observed subdomains of saunare.com.
| Subdomain |
|---|
| lets.saunare.com |
| www.saunare.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for saunare.com.
| Mechanism | Target |
|---|---|
| SPF_A | northresort.sakura.ne.jp |
| SPF_A | saunare.com |
| SPF_A | www353b.sakura.ne.jp |
| SPF_IP | 163.43.142.48 |
| SPF_IP | 219.94.155.183 |
| SPF_MX | saunare.com |
Related pages
Pivot deeper into the graph from saunare.com.
- IP · 163.43.142.48
- ASN · AS9370
- Registrar · iana:49
- Country · JP
- Email · c77060c89487276e9c06fc5fac58ebf7_2540738_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · sa…
- 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: "saunare.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.