All hostnames clo.cloudhostedservices.net resolves to 20 IPv4 addresses operated by AS16276 in SG.
Nutrition Label WHISPER CANON · clo.cloudhostedservices.net Routing diversity 6.3/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.0/10 canon.whisper.security/host/clo.cloudhostedservices.net Resolution chain clo.cloudhostedservices.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 139.99.68.138 139.99.0.0/17 AS16276 — SG 172.96.11.9 172.96.8.0/21 AS64236 UNREAL-SERVERS - UnReal Servers, LLC US 184.107.143.111 184.107.0.0/16 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 184.107.143.112 184.107.0.0/16 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 184.107.143.113 184.107.0.0/16 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 185.175.58.223 185.175.58.0/24 AS63473 HOSTHATCH - HostHatch, LLC AT 185.175.58.44 185.175.58.0/24 AS63473 HOSTHATCH - HostHatch, LLC AT 192.227.122.138 192.227.122.0/24 AS13886 CLOUD-SOUTH - Cloud South US 198.50.125.235 198.50.96.0/19 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 198.50.125.236 198.50.96.0/19 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 198.50.125.242 198.50.96.0/19 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 198.50.125.243 198.50.96.0/19 AS32613 IWEB-AS - Leaseweb Canada Inc. CA 216.245.220.212 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.213 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.215 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.216 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.219 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.220 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 216.245.220.222 216.245.192.0/19 AS46475 LIMESTONENETWORKS - Limestone Networks, Inc. US 5.79.86.155 5.79.64.0/18 AS60781 — NL
WHOIS identity No WHOIS records are currently associated with clo.cloudhostedservices.net in WhisperGraph.
Mail and authentication SPF policy 3 SPF mechanisms authorising senders for clo.cloudhostedservices.net.
Related pages Pivot deeper into the graph from clo.cloudhostedservices.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clo.cloudhostedservices.net"})-[: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 .