Skip to content

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

WHISPER CANON · rosa.beRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rosa.be

Resolution chain

rosa.be resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.2413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.155.202.11518.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.218.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.4518.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.4918.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

44 observed subdomains of rosa.be.

Web-graph footprint

Distinct hostnames that link to or from rosa.be in the public web crawl.

1,095 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rosa.be.

MechanismTarget
SPF_INCLUDE8134641.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.