Skip to content

Hostname

cloetta.se

Last fetched

cloetta.se resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

WHISPER CANON · cloetta.seRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cloetta.se

Resolution chain

cloetta.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.198.13.16918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:csc corp domains
Organization
Contact emails

Subdomains

18 observed subdomains of cloetta.se.

Web-graph footprint

Distinct hostnames that link to or from cloetta.se in the public web crawl.

167 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cloetta.se.

MechanismTarget
SPF_Amail.leaf.nl
SPF_Amx01.cloetta.se
SPF_INCLUDEscanscope.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.165.10.13
SPF_IP212.136.7.92
SPF_IP85.119.129.3
SPF_IP85.119.129.4
SPF_IP85.119.129.5
SPF_MXcloetta.se

Related pages

Pivot deeper into the graph from cloetta.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cloetta.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.