Autonomous System
AS18986 — PACIFICONLINE - Calligo (Canada) Inc.(CA)
Last fetched
AS18986 is an Autonomous System operated by PACIFICONLINE - Calligo (Canada) Inc. and registered in CA. As of Sun, 06 Sep 2026 19:19:40 GMT, it announces 45 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18986 announces 45 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.51.160.0/24
- 66.51.161.0/24
- 66.51.162.0/24
- 66.51.163.0/24
- 66.51.164.0/24
- 66.51.165.0/24
- 66.51.166.0/24
- 66.51.167.0/24
- 66.51.168.0/24
- 66.51.169.0/24
- 66.51.170.0/24
- 66.51.171.0/24
- 66.51.172.0/24
- 66.51.173.0/24
- 66.51.174.0/24
- 66.51.175.0/24
- 148.163.160.0/24
- 148.163.161.0/24
- 148.163.162.0/24
- 148.163.163.0/24
- 148.163.164.0/24
- 148.163.165.0/24
- 148.163.166.0/24
- 148.163.167.0/24
- 148.163.168.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS18986 disappeared from the routing table.
489 hostnames depend on this network.Exact count across all 45 announced prefixes. Snapshot Sat, 13 Jun 2026 07:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS18986 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 AS18986 is unique to AS18986 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS18986.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18986"})-[: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.