Hostname
sitoo.se
Last fetched
sitoo.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
sitoo.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 |
|---|---|---|---|---|
| 18.165.72.120 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.13 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.53 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.58 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 3.165.190.30 | 3.165.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.61 | 3.165.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.78 | 3.165.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.88 | 3.165.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of sitoo.se.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sitoo.se in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sitoo.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sitoo.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sitoo.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.