Hostname
roomplanner.com
Last fetched
roomplanner.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roomplanner.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 |
|---|---|---|---|---|
| 136.243.249.69 | 136.243.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of roomplanner.com owner
- Contact emails
- whois@yummynames.com
- 02055720-bfa8-4ccf-9409-ea75ad81c094@identity-protect.org
- 0e013967-234a-40e9-9d4a-2dd2c73a199e@identity-protect.org
- 6f9033e4-d7ec-4635-bec1-0fae297f6f8f@identity-protect.org
- 7724317e-61ee-4632-89b2-3eafb31cac9e@identity-protect.org
- 9b3aa46a-d8bb-4660-84d4-25f3f18c7080@identity-protect.org
- aed4655f-b9a4-4cae-b20e-5aae56778f33@identity-protect.org
- cff2f8e6-8d2f-4d9a-b256-967713d34205@identity-protect.org
- owner-1503662@roomplanner.com.whoisprivacyservice.org
- owner-1576229@roomplanner.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of roomplanner.com.
Web-graph footprint
Distinct hostnames that link to or from roomplanner.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from roomplanner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roomplanner.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.