Hostname
rosa.be
Last fetched
rosa.be resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists registrar:gandi sas as the registrar.
Nutrition Label
Resolution chain
rosa.be 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 |
|---|---|---|---|---|
| 13.33.235.24 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.42 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.72 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.79 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.155.202.115 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.2 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.45 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.49 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.104 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.70 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.80 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.97 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:gandi sas
- Organization
- —
- Contact emails
- —
Subdomains
44 observed subdomains of rosa.be.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rosa.be in the public web crawl.
1,095 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for rosa.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8134641.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from rosa.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rosa.be"})-[: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.