Hostname
sunroof.se
Last fetched
sunroof.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh.net as the registrar.
Nutrition Label
Resolution chain
sunroof.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.22 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.3 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.33 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.67 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.171.125 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.14 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.41 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.86 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:ovh.net
- Organization
- —
- Contact emails
- —
Subdomains
54 observed subdomains of sunroof.se.
Showing 23 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sunroof.se in the public web crawl.
109 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sunroof.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 23.251.240.0/24 |
Related pages
Pivot deeper into the graph from sunroof.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sunroof.se"})-[: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.