Skip to content

Hostname

clareto.com

Last fetched

clareto.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · clareto.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clareto.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.120108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.58108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.64108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.99108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.1313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.10018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
daniel neuwirth
Contact emails

Subdomains

5 observed subdomains of clareto.com.

Web-graph footprint

Distinct hostnames that link to or from clareto.com in the public web crawl.

9 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for clareto.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEreflexion.net
SPF_INCLUDEspf-002e5c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.124.115
SPF_IP68.142.181.36

Related pages

Pivot deeper into the graph from clareto.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clareto.com"})-[: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.