Skip to content

Hostname

clios.com

Last fetched

clios.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · clios.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clios.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.226.2118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3818.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3918.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.168.167.123.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.753.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.763.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.873.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:228
Organization
domain administrator
Contact emails

Subdomains

12 observed subdomains of clios.com.

Web-graph footprint

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

1,268 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clios.com.

MechanismTarget
SPF_INCLUDE9173180.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from clios.com.

Cypher and MCP

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

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