Skip to content

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

WHISPER CANON · sitoo.seRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sitoo.se

Resolution chain

sitoo.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.72.12018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.1318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.5318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.5818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
3.165.190.303.165.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.613.165.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.783.165.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.883.165.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

5 observed subdomains of sitoo.se.

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

SPF policy

1 SPF mechanism authorising senders for sitoo.se.

MechanismTarget
SPF_INCLUDEspf.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 20

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