Hostname
roomswant.com
Last fetched
roomswant.com resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
roomswant.com 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 |
|---|---|---|---|---|
| 59.106.191.205 | 59.106.128.0/18 | AS9370 | — | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 50d71164a6844051a77333e2df8fbecf.protect@withheldforprivacy.com
- 7d5a4b3db57c476ab1264d28c50e9cc4.protect@withheldforprivacy.com
- be3a5ede8e124c9da6d52470904c3f59.protect@withheldforprivacy.com
- ce4f7fb9292f4078acda49084c91dc33.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- privacy@whoisprivacyprotection.info
- info@domain-contact.org
Subdomains
3 observed subdomains of roomswant.com.
| Subdomain |
|---|
| ww12.roomswant.com |
| www.roomswant.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roomswant.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from roomswant.com.
- IP · 59.106.191.205
- ASN · AS9370
- Registrar · iana:49
- Country · JP
- Email · 50d71164a6844051a77333e2df8fbecf.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ro…
- 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: "roomswant.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.