Autonomous System
AS24183 — DTS-ISP-CORE1-AP DTS LTD(NZ)
Last fetched
AS24183 is an Autonomous System operated by DTS-ISP-CORE1-AP DTS LTD and registered in NZ. As of Thu, 21 May 2026 11:05:10 GMT, it announces 13 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24183 announces 13 distinct routed prefixes. The 13-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS153850 | RTL-AS-AP Resolve Technology Limited | NZ |
| AS150154 | CLOUDSQUARED-AS-AP CloudSquared | NZ |
| AS149310 | LAYER3LIMITED-AS-AP Layer3 Limited | NZ |
| AS136015 | NSP-AS-AP NETWORK SERVICE PROVIDERS LIMITED | NZ |
| AS45887 | GPLHOST-AS-AP GPLHost LLC | AU |
| AS38294 | SERVERWORKS-NZ-AP Serverworks Content Provider | NZ |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS24183 disappeared from the routing table.
~2,201 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:05:10 GMT.
MOAS / hijack watch
Prefixes routed by AS24183 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS24183 is unique to AS24183 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24183.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24183"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.