Hostname
ruumapp.com
Last fetched
ruumapp.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ruumapp.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.193.2.93 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.123.151.243 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.108.153 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o whoistrustee.com
- Contact emails
- stefan@stefanritter.com
- e70fae2c8e@ruumapp.com.whoistrustee.com
- 251baf2b-8a9d-4590-bb51-569131f5fe0a@identity-protect.org
- 2efda0d7-8ec6-440e-a5b0-86de97cb06d6@identity-protect.org
- 47f9982c-739a-4fc0-bc8a-f16617d61dbf@identity-protect.org
- 7445a1b0-242c-4932-a343-ac79c37fad3c@identity-protect.org
- 9eced984-488e-496e-8857-fe962f498e55@identity-protect.org
- d4513daf-7f38-4540-b119-e785df430d0f@identity-protect.org
- f63be98a-97ab-41ef-b76e-e12228b63da3@identity-protect.org
Subdomains
45 observed subdomains of ruumapp.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ruumapp.com in the public web crawl.
39 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ruumapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from ruumapp.com.
- IP · 18.193.2.93
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · stefan@stefanritter.com
- TLD · .com
- Browse hostnames · ru…
- 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: "ruumapp.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.